Uses of Package
org.apache.flink.runtime.plugable
-
Packages that use org.apache.flink.runtime.plugable Package Description org.apache.flink.runtime.operators.shipping org.apache.flink.runtime.operators.util org.apache.flink.runtime.plugable -
Classes in org.apache.flink.runtime.plugable used by org.apache.flink.runtime.operators.shipping Class Description SerializationDelegate The serialization delegate exposes an arbitrary element as aIOReadableWritablefor serialization, with the help of a type serializer. -
Classes in org.apache.flink.runtime.plugable used by org.apache.flink.runtime.operators.util Class Description DeserializationDelegate The deserialization delegate is used during deserialization to read an arbitrary element as if it implementsIOReadableWritable, with the help of a type serializer. -
Classes in org.apache.flink.runtime.plugable used by org.apache.flink.runtime.plugable Class Description DeserializationDelegate The deserialization delegate is used during deserialization to read an arbitrary element as if it implementsIOReadableWritable, with the help of a type serializer.