T - The type created by the deserialization schema.AbstractDeserializationSchema
instead.@Deprecated @PublicEvolving public abstract class AbstractDeserializationSchema<T> extends org.apache.flink.api.common.serialization.AbstractDeserializationSchema<T> implements DeserializationSchema<T>
This base variant of the deserialization schema produces the type information automatically by extracting it from the generic class arguments.
| Constructor and Description |
|---|
AbstractDeserializationSchema()
Deprecated.
|
deserialize, getProducedType, isEndOfStreamclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeserialize, isEndOfStreamCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.