public static final class StateMapView.NamespacedStateMapViewWithKeysNotNull<N,EK,EV> extends StateMapView<N,EK,EV>
MapView
which supports namespace but does not support nullable keys.StateMapView.KeyedStateMapViewWithKeysNotNull<N,EK,EV>, StateMapView.KeyedStateMapViewWithKeysNullable<N,EK,EV>, StateMapView.NamespacedStateMapViewWithKeysNotNull<N,EK,EV>, StateMapView.NamespacedStateMapViewWithKeysNullable<N,EK,EV>
Constructor and Description |
---|
NamespacedStateMapViewWithKeysNotNull(InternalMapState<?,N,EK,EV> internalMapState) |
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 NamespacedStateMapViewWithKeysNotNull(InternalMapState<?,N,EK,EV> internalMapState)
public void setCurrentNamespace(N namespace)
StateDataView
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.