Package org.apache.flink.runtime.state
Interface AbstractKeyedStateBackend.PartitionStateFactory
- Enclosing class:
- AbstractKeyedStateBackend<K>
public static interface AbstractKeyedStateBackend.PartitionStateFactory
-
Method Summary
Modifier and TypeMethodDescription<N,S extends org.apache.flink.api.common.state.State>
Sget(N namespace, org.apache.flink.api.common.typeutils.TypeSerializer<N> namespaceSerializer, org.apache.flink.api.common.state.StateDescriptor<S, ?> stateDescriptor)