| Package | Description |
|---|---|
| org.rocksdb |
The RocksDB Java driver
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEventListener.onExternalFileIngested(RocksDB db,
ExternalFileIngestionInfo externalFileIngestionInfo) |
void |
EventListener.onExternalFileIngested(RocksDB db,
ExternalFileIngestionInfo externalFileIngestionInfo)
A callback function for RocksDB which will be called after an external
file is ingested using IngestExternalFile.
|
Copyright © 2022. All rights reserved.