Uses of Class
org.apache.cassandra.service.paxos.PaxosState.Key
-
Packages that use PaxosState.Key Package Description org.apache.cassandra.service.paxos -
-
Uses of PaxosState.Key in org.apache.cassandra.service.paxos
Fields in org.apache.cassandra.service.paxos with type parameters of type PaxosState.Key Modifier and Type Field Description static java.util.concurrent.ConcurrentHashMap<PaxosState.Key,PaxosState>PaxosState. ACTIVEstatic java.util.Map<PaxosState.Key,PaxosState.Snapshot>PaxosState. RECENTMethods in org.apache.cassandra.service.paxos with parameters of type PaxosState.Key Modifier and Type Method Description booleanPaxosState.Key. equals(PaxosState.Key that)
-