public interface OperatorStateBackend extends org.apache.flink.api.common.state.OperatorStateStore, Snapshotable<OperatorStateHandle>, Closeable
OperatorStateStore
interface and the system interface
Snapshotable
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Disposes the backend and releases all resources.
|
getListState, getOperatorState, getRegisteredStateNames, getSerializableListState, getUnionListState
restore, snapshot
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.