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