Uses of Class
org.apache.cassandra.service.paxos.uncommitted.PaxosUncommittedTracker
Packages that use PaxosUncommittedTracker
Package
Description
-
Uses of PaxosUncommittedTracker in org.apache.cassandra.service.paxos
Methods in org.apache.cassandra.service.paxos that return PaxosUncommittedTracker -
Uses of PaxosUncommittedTracker in org.apache.cassandra.service.paxos.uncommitted
Methods in org.apache.cassandra.service.paxos.uncommitted that return PaxosUncommittedTrackerConstructors in org.apache.cassandra.service.paxos.uncommitted with parameters of type PaxosUncommittedTrackerModifierConstructorDescriptionPaxosStateTracker(PaxosUncommittedTracker uncommitted, PaxosBallotTracker ballots, boolean rebuildNeeded)