| Package | Description |
|---|---|
| org.rocksdb |
The RocksDB Java driver
|
| Modifier and Type | Method and Description |
|---|---|
CompactionJobStats |
CompactionJobInfo.stats()
Get detailed information about this compaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompactionJobStats.add(CompactionJobStats compactionJobStats)
Aggregate the CompactionJobStats from another instance with this one.
|
Copyright © 2022. All rights reserved.