Class ReadConsistencyProvider


  • public final class ReadConsistencyProvider
    extends Object
    Indicates to other Cassandra operations what consistency read operations should be performed at. Notice that this may differ by table.
    • Constructor Detail

      • ReadConsistencyProvider

        public ReadConsistencyProvider()
    • Method Detail

      • getConsistency

        public org.apache.cassandra.thrift.ConsistencyLevel getConsistency​(com.palantir.atlasdb.keyvalue.api.TableReference tableReference)
      • lowerConsistencyLevelToOne

        public void lowerConsistencyLevelToOne()