| Package | Description |
|---|---|
| org.rocksdb |
The RocksDB Java driver
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEventListener.onTableFileCreated(TableFileCreationInfo tableFileCreationInfo) |
void |
EventListener.onTableFileCreated(TableFileCreationInfo tableFileCreationInfo)
A callback function for RocksDB which will be called whenever
a SST file is created.
|
Copyright © 2022. All rights reserved.