Uses of Class
org.apache.flink.runtime.state.PartitionableListState
Packages that use PartitionableListState
-
Uses of PartitionableListState in org.apache.flink.runtime.state
Methods in org.apache.flink.runtime.state that return PartitionableListStateConstructor parameters in org.apache.flink.runtime.state with type arguments of type PartitionableListStateModifierConstructorDescriptionDefaultOperatorStateBackend(org.apache.flink.api.common.ExecutionConfig executionConfig, org.apache.flink.core.fs.CloseableRegistry closeStreamOnCancelRegistry, Map<String, PartitionableListState<?>> registeredOperatorStates, Map<String, BackendWritableBroadcastState<?, ?>> registeredBroadcastStates, Map<String, PartitionableListState<?>> accessedStatesByName, Map<String, BackendWritableBroadcastState<?, ?>> accessedBroadcastStatesByName, SnapshotStrategyRunner<OperatorStateHandle, ?> snapshotStrategyRunner) OperatorStateRestoreOperation(org.apache.flink.core.fs.CloseableRegistry closeStreamOnCancelRegistry, ClassLoader userClassloader, Map<String, PartitionableListState<?>> registeredOperatorStates, Map<String, BackendWritableBroadcastState<?, ?>> registeredBroadcastStates, Collection<OperatorStateHandle> stateHandles)