| Package | Description |
|---|---|
| org.rocksdb |
| Modifier and Type | Method and Description |
|---|---|
RocksDB.LiveFiles |
RocksDB.getLiveFiles()
Retrieve the list of all files in the database after flushing the memtable.
|
RocksDB.LiveFiles |
RocksDB.getLiveFiles(boolean flushMemtable)
Retrieve the list of all files in the database.
|
Copyright © 2021. All rights reserved.