Uses of Interface
org.apache.cassandra.service.paxos.uncommitted.PaxosUncommittedTracker.UpdateSupplier
Packages that use PaxosUncommittedTracker.UpdateSupplier
-
Uses of PaxosUncommittedTracker.UpdateSupplier in org.apache.cassandra.service.paxos.uncommitted
Classes in org.apache.cassandra.service.paxos.uncommitted that implement PaxosUncommittedTracker.UpdateSupplierModifier and TypeClassDescriptionclassA 2i implementation made specifically for system.paxos that listens for changes to paxos state by interpreting mutations against system.paxos and updates the uncommitted tracker accordingly.Methods in org.apache.cassandra.service.paxos.uncommitted that return PaxosUncommittedTracker.UpdateSupplierMethods in org.apache.cassandra.service.paxos.uncommitted with parameters of type PaxosUncommittedTracker.UpdateSupplierModifier and TypeMethodDescriptionstatic voidPaxosUncommittedTracker.unsafSetUpdateSupplier(PaxosUncommittedTracker.UpdateSupplier updateSupplier)