public class TraceOptions extends Object
RocksDB.startTrace(TraceOptions, AbstractTraceWriter).| Constructor and Description |
|---|
TraceOptions() |
TraceOptions(long maxTraceFileSize) |
| Modifier and Type | Method and Description |
|---|---|
long |
getMaxTraceFileSize()
To avoid the trace file size grows large than the storage space,
user can set the max trace file size in Bytes.
|
Copyright © 2021. All rights reserved.