Package org.apache.cassandra.config
Class RepairRetrySpec
java.lang.Object
org.apache.cassandra.config.RetrySpec
org.apache.cassandra.config.RepairRetrySpec
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.cassandra.config.RetrySpec
RetrySpec.MaxAttempt, RetrySpec.Partial -
Field Summary
FieldsFields inherited from class org.apache.cassandra.config.RetrySpec
baseSleepTime, DEFAULT_BASE_SLEEP, DEFAULT_MAX_ATTEMPTS, DEFAULT_MAX_SLEEP, maxAttempts, maxSleepTime -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from class org.apache.cassandra.config.RetrySpec
getBaseSleepTime, getMaxAttempts, getMaxSleepTime, isEnabled, setEnabled, toString
-
Field Details
-
merkle_tree_response
-
-
Constructor Details
-
RepairRetrySpec
public RepairRetrySpec()
-
-
Method Details
-
isMerkleTreeRetriesEnabled
public boolean isMerkleTreeRetriesEnabled() -
getMerkleTreeResponseSpec
-