Uses of Class
org.apache.cassandra.service.paxos.PaxosState
Packages that use PaxosState
-
Uses of PaxosState in org.apache.cassandra.service.paxos
Fields in org.apache.cassandra.service.paxos with type parameters of type PaxosStateModifier and TypeFieldDescriptionstatic final ConcurrentHashMap<PaxosState.Key,PaxosState> PaxosState.ACTIVEMethods in org.apache.cassandra.service.paxos that return PaxosStateModifier and TypeMethodDescriptionstatic PaxosStatePaxosState.get(DecoratedKey partitionKey, TableMetadata table) static PaxosState