public interface RocksDBRestoreOperation extends org.apache.flink.runtime.state.RestoreOperation<RocksDBRestoreResult>, AutoCloseable
| 限定符和类型 | 方法和说明 |
|---|---|
RocksDBRestoreResult |
restore()
Restores state that was previously snapshot-ed from the provided state handles.
|
closeRocksDBRestoreResult restore() throws Exception
restore 在接口中 org.apache.flink.runtime.state.RestoreOperation<RocksDBRestoreResult>ExceptionCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.