public static final class StateMapView.KeyedStateMapViewWithKeysNullable<N,MK,MV> extends StateMapView<N,MK,MV>
StateMapView.KeyedStateMapViewWithKeysNotNull<N,MK,MV>, StateMapView.KeyedStateMapViewWithKeysNullable<N,MK,MV>, StateMapView.NamespacedStateMapViewWithKeysNotNull<N,MK,MV>, StateMapView.NamespacedStateMapViewWithKeysNullable<N,MK,MV>
Constructor and Description |
---|
KeyedStateMapViewWithKeysNullable(MapState<MK,MV> mapState,
ValueState<MV> nullState) |
Modifier and Type | Method and Description |
---|---|
protected MapState<MK,MV> |
getMapState() |
protected ValueState<MV> |
getNullState() |
void |
setCurrentNamespace(N namespace)
Sets current namespace for state.
|
public KeyedStateMapViewWithKeysNullable(MapState<MK,MV> mapState, ValueState<MV> nullState)
public void setCurrentNamespace(N namespace)
StateDataView
protected ValueState<MV> getNullState()
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.