| Package | Description |
|---|---|
| org.apache.cassandra.utils.binlog |
| Modifier and Type | Method and Description |
|---|---|
BinLog.Builder |
BinLog.Builder.archiveCommand(java.lang.String archiveCommand) |
BinLog.Builder |
BinLog.Builder.blocking(boolean blocking) |
BinLog.Builder |
BinLog.Builder.maxArchiveRetries(int maxArchiveRetries) |
BinLog.Builder |
BinLog.Builder.maxLogSize(long maxLogSize) |
BinLog.Builder |
BinLog.Builder.maxQueueWeight(int maxQueueWeight) |
BinLog.Builder |
BinLog.Builder.path(java.nio.file.Path path) |
BinLog.Builder |
BinLog.Builder.rollCycle(java.lang.String rollCycle) |
Copyright © 2009-2022 The Apache Software Foundation