public static class RocksDBStateBackend.FinalFullyAsyncSnapshot extends Object implements org.apache.flink.migration.runtime.state.KvStateSnapshot<Object,Object,org.apache.flink.api.common.state.ValueState<Object>,org.apache.flink.api.common.state.ValueStateDescriptor<Object>>
KvStateSnapshot that holds the state of our one RocksDB data base.| Modifier and Type | Field and Description |
|---|---|
org.apache.flink.migration.runtime.state.StateHandle<org.apache.flink.core.memory.DataInputView> |
stateHandle |
public final org.apache.flink.migration.runtime.state.StateHandle<org.apache.flink.core.memory.DataInputView> stateHandle
public final void discardState()
throws Exception
discardState in interface org.apache.flink.migration.runtime.state.StateObjectExceptionpublic final long getStateSize()
throws Exception
getStateSize in interface org.apache.flink.migration.runtime.state.StateObjectExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.