Uses of Package
org.apache.flink.api.common.typeutils
-
Classes in org.apache.flink.api.common.typeutils used by org.apache.flink.api.common.accumulators Class Description TypeSerializer This interface describes the methods that are required for a data type to be handled by the Flink runtime. -
Classes in org.apache.flink.api.common.typeutils used by org.apache.flink.api.common.distributions Class Description TypeComparator This interface describes the methods that are required for a data type to be handled by the pact runtime. -
Classes in org.apache.flink.api.common.typeutils used by org.apache.flink.api.common.functions Class Description TypeSerializer This interface describes the methods that are required for a data type to be handled by the Flink runtime. -
Classes in org.apache.flink.api.common.typeutils used by org.apache.flink.api.common.functions.util Class Description TypeSerializer This interface describes the methods that are required for a data type to be handled by the Flink runtime. -
Classes in org.apache.flink.api.common.typeutils used by org.apache.flink.api.common.operators.base Class Description TypeComparator This interface describes the methods that are required for a data type to be handled by the pact runtime.TypeSerializer This interface describes the methods that are required for a data type to be handled by the Flink runtime. -
Classes in org.apache.flink.api.common.typeutils used by org.apache.flink.api.common.operators.util Class Description TypeComparator This interface describes the methods that are required for a data type to be handled by the pact runtime.TypePairComparator This interface defines the method required by the runtime to use data types in join-like operations.TypeSerializer This interface describes the methods that are required for a data type to be handled by the Flink runtime. -
Classes in org.apache.flink.api.common.typeutils used by org.apache.flink.api.common.serialization Class Description TypeSerializer This interface describes the methods that are required for a data type to be handled by the Flink runtime. -
Classes in org.apache.flink.api.common.typeutils used by org.apache.flink.api.common.state Class Description TypeSerializer This interface describes the methods that are required for a data type to be handled by the Flink runtime. -
Classes in org.apache.flink.api.common.typeutils used by org.apache.flink.api.common.typeinfo Class Description TypeComparator This interface describes the methods that are required for a data type to be handled by the pact runtime.TypeSerializer This interface describes the methods that are required for a data type to be handled by the Flink runtime. -
Classes in org.apache.flink.api.common.typeutils used by org.apache.flink.api.common.typeutils Class Description CompositeSerializer Base class for composite serializers.CompositeSerializer.PrecomputedParameters This class holds composite serializer parameters which can be precomputed in advanced for better performance.CompositeType.FlatFieldDescriptor CompositeType.TypeComparatorBuilder CompositeTypeSerializerSnapshot ACompositeTypeSerializerSnapshotis a convenient serializer snapshot class that can be used by simple serializers which 1) delegates its serialization to multiple nested serializers, and 2) may contain some extra static information that needs to be persisted as part of its snapshot.CompositeTypeSerializerSnapshot.OuterSchemaCompatibility Indicates schema compatibility of the serializer configuration persisted as the outer snapshot.CompositeTypeSerializerUtil.IntermediateCompatibilityResult NestedSerializersSnapshotDelegate A NestedSerializersSnapshotDelegate represents the snapshots of multiple serializers that are used by an outer serializer.SingleThreadAccessCheckingTypeSerializer TypeComparator This interface describes the methods that are required for a data type to be handled by the pact runtime.TypePairComparator This interface defines the method required by the runtime to use data types in join-like operations.TypeSerializer This interface describes the methods that are required for a data type to be handled by the Flink runtime.TypeSerializerSchemaCompatibility ATypeSerializerSchemaCompatibilityrepresents information about whether or not aTypeSerializercan be safely used to read data written by a previous type serializer.TypeSerializerSnapshot ATypeSerializerSnapshotis a point-in-time view of aTypeSerializer's configuration. -
Classes in org.apache.flink.api.common.typeutils used by org.apache.flink.api.common.typeutils.base Class Description CompositeTypeSerializerSnapshot ACompositeTypeSerializerSnapshotis a convenient serializer snapshot class that can be used by simple serializers which 1) delegates its serialization to multiple nested serializers, and 2) may contain some extra static information that needs to be persisted as part of its snapshot.CompositeTypeSerializerSnapshot.OuterSchemaCompatibility Indicates schema compatibility of the serializer configuration persisted as the outer snapshot.SimpleTypeSerializerSnapshot A simple base class for TypeSerializerSnapshots, for serializers that have no parameters.TypeComparator This interface describes the methods that are required for a data type to be handled by the pact runtime.TypeSerializer This interface describes the methods that are required for a data type to be handled by the Flink runtime.TypeSerializerSchemaCompatibility ATypeSerializerSchemaCompatibilityrepresents information about whether or not aTypeSerializercan be safely used to read data written by a previous type serializer.TypeSerializerSnapshot ATypeSerializerSnapshotis a point-in-time view of aTypeSerializer's configuration. -
Classes in org.apache.flink.api.common.typeutils used by org.apache.flink.api.common.typeutils.base.array Class Description SimpleTypeSerializerSnapshot A simple base class for TypeSerializerSnapshots, for serializers that have no parameters.TypeComparator This interface describes the methods that are required for a data type to be handled by the pact runtime.TypeSerializer This interface describes the methods that are required for a data type to be handled by the Flink runtime.TypeSerializerSnapshot ATypeSerializerSnapshotis a point-in-time view of aTypeSerializer's configuration. -
Classes in org.apache.flink.api.common.typeutils used by org.apache.flink.api.connector.sink2 Class Description TypeSerializer This interface describes the methods that are required for a data type to be handled by the Flink runtime. -
Classes in org.apache.flink.api.common.typeutils used by org.apache.flink.api.java.typeutils Class Description CompositeType Base type information class for Tuple and Pojo typesCompositeType.FlatFieldDescriptor CompositeType.TypeComparatorBuilder TypeComparator This interface describes the methods that are required for a data type to be handled by the pact runtime.TypeSerializer This interface describes the methods that are required for a data type to be handled by the Flink runtime. -
Classes in org.apache.flink.api.common.typeutils used by org.apache.flink.api.java.typeutils.runtime Class Description CompositeTypeComparator CompositeTypeSerializerSnapshot ACompositeTypeSerializerSnapshotis a convenient serializer snapshot class that can be used by simple serializers which 1) delegates its serialization to multiple nested serializers, and 2) may contain some extra static information that needs to be persisted as part of its snapshot.CompositeTypeSerializerSnapshot.OuterSchemaCompatibility Indicates schema compatibility of the serializer configuration persisted as the outer snapshot.GenericTypeSerializerSnapshot BaseTypeSerializerSnapshotfor serializers for generic types.SimpleTypeSerializerSnapshot A simple base class for TypeSerializerSnapshots, for serializers that have no parameters.TypeComparator This interface describes the methods that are required for a data type to be handled by the pact runtime.TypeComparatorFactory TypePairComparator This interface defines the method required by the runtime to use data types in join-like operations.TypePairComparatorFactory TypeSerializer This interface describes the methods that are required for a data type to be handled by the Flink runtime.TypeSerializerFactory TypeSerializerSchemaCompatibility ATypeSerializerSchemaCompatibilityrepresents information about whether or not aTypeSerializercan be safely used to read data written by a previous type serializer.TypeSerializerSnapshot ATypeSerializerSnapshotis a point-in-time view of aTypeSerializer's configuration. -
Classes in org.apache.flink.api.common.typeutils used by org.apache.flink.api.java.typeutils.runtime.kryo Class Description TypeSerializer This interface describes the methods that are required for a data type to be handled by the Flink runtime.TypeSerializerSchemaCompatibility ATypeSerializerSchemaCompatibilityrepresents information about whether or not aTypeSerializercan be safely used to read data written by a previous type serializer.TypeSerializerSnapshot ATypeSerializerSnapshotis a point-in-time view of aTypeSerializer's configuration. -
Classes in org.apache.flink.api.common.typeutils used by org.apache.flink.core.io Class Description TypeSerializer This interface describes the methods that are required for a data type to be handled by the Flink runtime.TypeSerializerSnapshot ATypeSerializerSnapshotis a point-in-time view of aTypeSerializer's configuration. -
Classes in org.apache.flink.api.common.typeutils used by org.apache.flink.types Class Description TypeSerializer This interface describes the methods that are required for a data type to be handled by the Flink runtime. -
Classes in org.apache.flink.api.common.typeutils used by org.apache.flink.util Class Description TypeSerializer This interface describes the methods that are required for a data type to be handled by the Flink runtime.