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