Package org.apache.flink.streaming.api.operators.sorted.state
-
Class Summary Class Description BatchExecutionCheckpointStorage A simpleCheckpointStoragewhich is used in a BATCH style execution.BatchExecutionInternalTimeService<K,N> An implementation of aInternalTimerServicethat manages timers with a single active key at a time.BatchExecutionInternalTimeServiceManager<K> An implementation of aInternalTimeServiceManagerthat manages timers with a single active key at a time.BatchExecutionInternalTimeServiceWithAsyncState<K,N> An implementation of aInternalTimerServicethat manages timers with a single active key at a time.BatchExecutionKeyedStateBackend<K> ACheckpointableKeyedStateBackendwhich keeps values for a single key at a time.BatchExecutionStateBackend A simpleStateBackendwhich is used in a BATCH style execution.