@Internal public interface RocksDBRestoreOperation extends RestoreOperation<RocksDBRestoreResult>, AutoCloseable
Modifier and Type | Method and Description |
---|---|
RocksDBRestoreResult |
restore()
Restores state that was previously snapshot-ed from the provided state handles.
|
close
RocksDBRestoreResult restore() throws Exception
restore
in interface RestoreOperation<RocksDBRestoreResult>
Exception
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.