Uses of Interface
org.apache.cassandra.service.paxos.PaxosOperationLock
Packages that use PaxosOperationLock
-
Uses of PaxosOperationLock in org.apache.cassandra.service.paxos
Classes in org.apache.cassandra.service.paxos that implement PaxosOperationLockModifier and TypeClassDescriptionclassWe save to memory the result of each operation before persisting to disk, however each operation that performs the update does not return a result to the coordinator until the result is fully persisted.Methods in org.apache.cassandra.service.paxos that return PaxosOperationLockModifier and TypeMethodDescriptionstatic PaxosOperationLockPaxosState.lock(DecoratedKey partitionKey, TableMetadata metadata, long deadline, ConsistencyLevel consistencyForConsensus, boolean isWrite) static PaxosOperationLockPaxosOperationLock.noOp()