public interface OperatorStateBackend extends OperatorStateStore, Snapshotable<SnapshotResult<OperatorStateHandle>>, Closeable, Disposable
OperatorStateStore
interface and the system
interface Snapshotable
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Disposes the object and releases all resources.
|
getBroadcastState, getListState, getRegisteredBroadcastStateNames, getRegisteredStateNames, getUnionListState
snapshot
void dispose()
Disposable
dispose
in interface Disposable
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.