public static final class StateMapView.NamespacedStateMapViewWithKeysNotNull<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>| 构造器和说明 |
|---|
NamespacedStateMapViewWithKeysNotNull(org.apache.flink.runtime.state.internal.InternalMapState<?,N,MK,MV> internalMapState) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected org.apache.flink.api.common.state.MapState<MK,MV> |
getMapState() |
void |
setCurrentNamespace(N namespace)
Sets current namespace for state.
|
public void setCurrentNamespace(N namespace)
StateDataViewCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.