| Package | Description |
|---|---|
| org.rocksdb |
The RocksDB Java driver
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEventListener.onStallConditionsChanged(WriteStallInfo writeStallInfo) |
void |
EventListener.onStallConditionsChanged(WriteStallInfo writeStallInfo)
A callback function for RocksDB which will be called whenever a change
of superversion triggers a change of the stall conditions.
|
Copyright © 2022. All rights reserved.