T
- The type to be serialized.@Public public interface SerializationSchema<T> extends Serializable
byte[] serialize(T element)
element
- The incoming element to be serializedCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.