K - The type of key the state is associated toN - The type of the namespaceUK - Type of the values folded into the stateUV - Type of the value in the statepublic interface InternalMapState<K,N,UK,UV> extends InternalKvState<K,N,Map<UK,UV>>, org.apache.flink.api.common.state.MapState<UK,UV>
MapState in the internal state type hierarchy.
See InternalKvState for a description of the internal state hierarchy.
InternalKvState.StateIncrementalVisitor<K,N,V>getKeySerializer, getNamespaceSerializer, getSerializedValue, getStateIncrementalVisitor, getValueSerializer, setCurrentNamespaceCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.