public static final class StateMapView.KeyedStateMapViewWithKeysNotNull<N,EK,EV> extends StateMapView<N,EK,EV>
MapView
which does not support nullable keys and namespace.StateMapView.KeyedStateMapViewWithKeysNotNull<N,EK,EV>, StateMapView.KeyedStateMapViewWithKeysNullable<N,EK,EV>, StateMapView.NamespacedStateMapViewWithKeysNotNull<N,EK,EV>, StateMapView.NamespacedStateMapViewWithKeysNullable<N,EK,EV>
Constructor and Description |
---|
KeyedStateMapViewWithKeysNotNull(MapState<EK,EV> mapState) |
Modifier and Type | Method and Description |
---|---|
protected MapState<EK,EV> |
getMapState() |
void |
setCurrentNamespace(N namespace)
Sets current namespace for state.
|
getMap, setMap
equals, hashCode, newMapViewDataType
public void setCurrentNamespace(N namespace)
StateDataView
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.