public interface OperatorStateBackend extends org.apache.flink.api.common.state.OperatorStateStore, Snapshotable<SnapshotResult<OperatorStateHandle>,Collection<OperatorStateHandle>>, Closeable, org.apache.flink.util.Disposable
OperatorStateStore interface and the system interface
Snapshotable| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
getBroadcastState, getListState, getOperatorState, getRegisteredBroadcastStateNames, getRegisteredStateNames, getSerializableListState, getUnionListStaterestoresnapshotCopyright © 2014–2019 The Apache Software Foundation. All rights reserved.