public final class EgressIdentifierJsonDeserializer extends org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.JsonDeserializer<EgressIdentifier<TypedValue>>
Constructor and Description |
---|
EgressIdentifierJsonDeserializer() |
Modifier and Type | Method and Description |
---|---|
EgressIdentifier<TypedValue> |
deserialize(org.apache.flink.shaded.jackson2.com.fasterxml.jackson.core.JsonParser jsonParser,
org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializer
public EgressIdentifier<TypedValue> deserialize(org.apache.flink.shaded.jackson2.com.fasterxml.jackson.core.JsonParser jsonParser, org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.DeserializationContext deserializationContext) throws java.io.IOException
deserialize
in class org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.JsonDeserializer<EgressIdentifier<TypedValue>>
java.io.IOException
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.