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>>, 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, setCurrentNamespace
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.