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, getUnionListState
restore, snapshot
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.