T
- The type created by the deserialization schema.AbstractDeserializationSchema
instead.@Deprecated @PublicEvolving public abstract class AbstractDeserializationSchema<T> extends 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, isEndOfStream
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deserialize, isEndOfStream
getProducedType
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.