| Package | Description | 
|---|---|
| org.apache.cassandra.config | |
| org.apache.cassandra.db | 
| Modifier and Type | Method and Description | 
|---|---|
| ReadRepairDecision | CFMetaData. newReadRepairDecision() | 
| static ReadRepairDecision | ReadRepairDecision. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static ReadRepairDecision[] | ReadRepairDecision. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<java.net.InetAddress> | ConsistencyLevel. filterForQuery(Keyspace keyspace,
              java.util.List<java.net.InetAddress> liveEndpoints,
              ReadRepairDecision readRepair) | 
Copyright © 2018 The Apache Software Foundation