public interface RocksDBRestoreOperation extends org.apache.flink.runtime.state.RestoreOperation<RocksDBRestoreResult>
| Modifier and Type | Method and Description |
|---|---|
RocksDBRestoreResult |
restore()
Restores state that was previously snapshot-ed from the provided state handles.
|
RocksDBRestoreResult restore() throws Exception
restore in interface org.apache.flink.runtime.state.RestoreOperation<RocksDBRestoreResult>ExceptionCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.