Package org.apache.cassandra.schema
Class AutoRepairParams
java.lang.Object
org.apache.cassandra.schema.AutoRepairParams
AutoRepair table parameters - used to define the auto-repair configuration for a table.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionasMap()static AutoRepairParamsbooleanstatic AutoRepairParamsinthashCode()static booleanisValidBoolean(String value) static booleanisValidInt(String value) options()intpriority()booleantoString()voidvalidate()
-
Field Details
-
DEFAULT_OPTIONS
-
DEFAULT
-
-
Method Details