Uses of Package
org.apache.flink.runtime.state.v2
-
Classes in org.apache.flink.runtime.state.v2 used by org.apache.flink.runtime.asyncprocessing.operators Class Description StateDescriptor Base class for state descriptors. -
Classes in org.apache.flink.runtime.state.v2 used by org.apache.flink.runtime.state Class Description StateDescriptor Base class for state descriptors. -
Classes in org.apache.flink.runtime.state.v2 used by org.apache.flink.runtime.state.v2 Class Description AbstractKeyedState TheAbstractKeyedStateis the root of the abstract state implementation hierarchy, similar to theStatebeing the root of the public API state hierarchy.AggregatingStateDescriptor AStateDescriptorforAggregatingState.KeyedStateStoreV2 This interface contains methods for registeringState.ListStateDescriptor StateDescriptorforListState.MapStateDescriptor StateDescriptorforMapState.ReducingStateDescriptor StateDescriptorforReducingState.RegisteredKeyValueStateBackendMetaInfo Compound meta information for a registered state in a keyed state backend.StateDescriptor Base class for state descriptors.StateDescriptor.Type An enumeration of the types of supported states.ValueStateDescriptor StateDescriptorforValueState. -
Classes in org.apache.flink.runtime.state.v2 used by org.apache.flink.runtime.state.v2.adaptor Class Description StateDescriptor Base class for state descriptors. -
Classes in org.apache.flink.runtime.state.v2 used by org.apache.flink.streaming.api.operators Class Description AggregatingStateDescriptor AStateDescriptorforAggregatingState.KeyedStateStoreV2 This interface contains methods for registeringState.ListStateDescriptor StateDescriptorforListState.MapStateDescriptor StateDescriptorforMapState.ReducingStateDescriptor StateDescriptorforReducingState.StateDescriptor Base class for state descriptors.ValueStateDescriptor StateDescriptorforValueState.