Uses of Class
org.apache.cassandra.config.DurationSpec.LongSecondsBound
Packages that use DurationSpec.LongSecondsBound
-
Uses of DurationSpec.LongSecondsBound in org.apache.cassandra.config
Fields in org.apache.cassandra.config declared as DurationSpec.LongSecondsBoundModifier and TypeFieldDescriptionConfig.paxos_purge_grace_periodA safety margin when purging paxos state information that has been safely replicated to a quorum. -
Uses of DurationSpec.LongSecondsBound in org.apache.cassandra.repair.autorepair
Fields in org.apache.cassandra.repair.autorepair declared as DurationSpec.LongSecondsBoundModifier and TypeFieldDescriptionAutoRepairConfig.Options.repair_retry_backoffAutoRepairConfig.repair_task_min_durationMethods in org.apache.cassandra.repair.autorepair that return DurationSpec.LongSecondsBoundModifier and TypeMethodDescriptionAutoRepairConfig.getRepairRetryBackoff(AutoRepairConfig.RepairType repairType) AutoRepairConfig.getRepairTaskMinDuration()