Uses of Package
org.apache.flink.types
-
Classes in org.apache.flink.types used by org.apache.flink.api.common.aggregators Class Description DoubleValue Boxed serializable and comparable double precision floating point type, representing the primitive typedouble.LongValue Boxed serializable and comparable long integer type, representing the primitive typelong.Value Basic value interface for types that act as serializable values. -
Classes in org.apache.flink.types used by org.apache.flink.api.common.functions Class Description Value Basic value interface for types that act as serializable values. -
Classes in org.apache.flink.types used by org.apache.flink.api.common.operators Class Description Nothing A type for (synthetic) operators that do not output data. -
Classes in org.apache.flink.types used by org.apache.flink.api.common.operators.base Class Description LongValue Boxed serializable and comparable long integer type, representing the primitive typelong. -
Classes in org.apache.flink.types used by org.apache.flink.api.common.typeinfo Class Description Either This type represents a value of one two possible types, Left or Right (a disjoint union), inspired by Scala's Either type.Nothing A type for (synthetic) operators that do not output data.Row A row is a fixed-length, null-aware composite type for storing multiple values in a deterministic field order.Value Basic value interface for types that act as serializable values. -
Classes in org.apache.flink.types used by org.apache.flink.api.common.typeutils.base Class Description BooleanValue Boxed serializable and comparable boolean type, representing the primitive typeboolean.ByteValue Boxed serializable and comparable byte type, representing the primitive typebyte(signed 8 bit integer).CharValue Boxed serializable and comparable character type, representing the primitive typechar.DoubleValue Boxed serializable and comparable double precision floating point type, representing the primitive typedouble.FloatValue Boxed serializable and comparable single precision floating point type, representing the primitive typefloat.IntValue Boxed serializable and comparable integer type, representing the primitive typeint.LongValue Boxed serializable and comparable long integer type, representing the primitive typelong.NullValue Null base type for programs that implements the Key interface.ShortValue Boxed serializable and comparable short integer type, representing the primitive typeshort.StringValue Mutable string data type that implements the Key interface. -
Classes in org.apache.flink.types used by org.apache.flink.api.java.typeutils Class Description BooleanValue Boxed serializable and comparable boolean type, representing the primitive typeboolean.ByteValue Boxed serializable and comparable byte type, representing the primitive typebyte(signed 8 bit integer).CharValue Boxed serializable and comparable character type, representing the primitive typechar.DoubleValue Boxed serializable and comparable double precision floating point type, representing the primitive typedouble.Either This type represents a value of one two possible types, Left or Right (a disjoint union), inspired by Scala's Either type.FloatValue Boxed serializable and comparable single precision floating point type, representing the primitive typefloat.IntValue Boxed serializable and comparable integer type, representing the primitive typeint.LongValue Boxed serializable and comparable long integer type, representing the primitive typelong.NullValue Null base type for programs that implements the Key interface.Row A row is a fixed-length, null-aware composite type for storing multiple values in a deterministic field order.ShortValue Boxed serializable and comparable short integer type, representing the primitive typeshort.StringValue Mutable string data type that implements the Key interface.Value Basic value interface for types that act as serializable values. -
Classes in org.apache.flink.types used by org.apache.flink.api.java.typeutils.runtime Class Description CopyableValue Interface to be implemented by basic types that support to be copied efficiently.Either This type represents a value of one two possible types, Left or Right (a disjoint union), inspired by Scala's Either type.Row A row is a fixed-length, null-aware composite type for storing multiple values in a deterministic field order.Value Basic value interface for types that act as serializable values. -
Classes in org.apache.flink.types used by org.apache.flink.types Class Description BooleanValue Boxed serializable and comparable boolean type, representing the primitive typeboolean.ByteValue Boxed serializable and comparable byte type, representing the primitive typebyte(signed 8 bit integer).CharValue Boxed serializable and comparable character type, representing the primitive typechar.CopyableValue Interface to be implemented by basic types that support to be copied efficiently.DoubleValue Boxed serializable and comparable double precision floating point type, representing the primitive typedouble.Either This type represents a value of one two possible types, Left or Right (a disjoint union), inspired by Scala's Either type.Either.Left A left value ofEitherEither.Right A right value ofEitherFloatValue Boxed serializable and comparable single precision floating point type, representing the primitive typefloat.IntValue Boxed serializable and comparable integer type, representing the primitive typeint.Key Deprecated.The Key type is a relict of a deprecated and removed API and will be removed in future (2.0) versions as well.LongValue Boxed serializable and comparable long integer type, representing the primitive typelong.NormalizableKey The base interface for normalizable keys.NullFieldException An exception specifying that a required field was not set in a record, i.e.NullValue Null base type for programs that implements the Key interface.Record The Record represents a multi-valued data record.ResettableValue Row A row is a fixed-length, null-aware composite type for storing multiple values in a deterministic field order.RowKind Lists all kinds of changes that a row can describe in a changelog.SerializableOptional SerializableOptional.ShortValue Boxed serializable and comparable short integer type, representing the primitive typeshort.StringValue Mutable string data type that implements the Key interface.Value Basic value interface for types that act as serializable values. -
Classes in org.apache.flink.types used by org.apache.flink.types.parser Class Description BooleanValue Boxed serializable and comparable boolean type, representing the primitive typeboolean.ByteValue Boxed serializable and comparable byte type, representing the primitive typebyte(signed 8 bit integer).DoubleValue Boxed serializable and comparable double precision floating point type, representing the primitive typedouble.FloatValue Boxed serializable and comparable single precision floating point type, representing the primitive typefloat.IntValue Boxed serializable and comparable integer type, representing the primitive typeint.LongValue Boxed serializable and comparable long integer type, representing the primitive typelong.ShortValue Boxed serializable and comparable short integer type, representing the primitive typeshort.StringValue Mutable string data type that implements the Key interface. -
Classes in org.apache.flink.types used by org.apache.flink.util Class Description LongValue Boxed serializable and comparable long integer type, representing the primitive typelong.StringValue Mutable string data type that implements the Key interface.