| Package | Description |
|---|---|
| org.rocksdb |
| Modifier and Type | Field and Description |
|---|---|
static WalFilter.LogRecordFoundResult |
WalFilter.LogRecordFoundResult.CONTINUE_UNCHANGED |
| Modifier and Type | Method and Description |
|---|---|
WalFilter.LogRecordFoundResult |
WalFilter.logRecordFound(long logNumber,
String logFileName,
WriteBatch batch,
WriteBatch newBatch)
LogRecord is invoked for each log record encountered for all the logs
during replay on logs on recovery.
|
Copyright © 2021. All rights reserved.