| 程序包 | 说明 |
|---|---|
| org.apache.flink.contrib.streaming.state.restore |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RocksDBFullRestoreOperation<K>
Encapsulates the process of restoring a RocksDB instance from a full snapshot.
|
class |
RocksDBIncrementalRestoreOperation<K>
Encapsulates the process of restoring a RocksDB instance from an incremental snapshot.
|
class |
RocksDBNoneRestoreOperation<K>
Encapsulates the process of initiating a RocksDB instance without restore.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.