Uses of Class
org.apache.cassandra.utils.binlog.BinLog.Builder
Packages that use BinLog.Builder
-
Uses of BinLog.Builder in org.apache.cassandra.utils.binlog
Methods in org.apache.cassandra.utils.binlog that return BinLog.BuilderModifier and TypeMethodDescriptionBinLog.Builder.archiveCommand(String archiveCommand) BinLog.Builder.blocking(boolean blocking) BinLog.Builder.maxArchiveRetries(int maxArchiveRetries) BinLog.Builder.maxLogSize(long maxLogSize) BinLog.Builder.maxQueueWeight(int maxQueueWeight)