Uses of Package
org.apache.flink.runtime.plugable
Packages that use org.apache.flink.runtime.plugable
Package
Description
-
Classes in org.apache.flink.runtime.plugable used by org.apache.flink.runtime.operators.shippingClassDescriptionThe serialization delegate exposes an arbitrary element as a
IOReadableWritablefor serialization, with the help of a type serializer. -
Classes in org.apache.flink.runtime.plugable used by org.apache.flink.runtime.operators.utilClassDescriptionThe deserialization delegate is used during deserialization to read an arbitrary element as if it implements
IOReadableWritable, with the help of a type serializer. -
Classes in org.apache.flink.runtime.plugable used by org.apache.flink.runtime.plugableClassDescriptionThe deserialization delegate is used during deserialization to read an arbitrary element as if it implements
IOReadableWritable, with the help of a type serializer. -
Classes in org.apache.flink.runtime.plugable used by org.apache.flink.streaming.runtime.ioClassDescriptionThe deserialization delegate is used during deserialization to read an arbitrary element as if it implements
IOReadableWritable, with the help of a type serializer.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.streaming.runtime.partitionerClassDescriptionThe serialization delegate exposes an arbitrary element as a
IOReadableWritablefor serialization, with the help of a type serializer. -
Classes in org.apache.flink.runtime.plugable used by org.apache.flink.streaming.runtime.tasksClassDescriptionThe serialization delegate exposes an arbitrary element as a
IOReadableWritablefor serialization, with the help of a type serializer.