Uses of Interface
org.apache.cassandra.service.paxos.AbstractPaxosRepair.Listener
Packages that use AbstractPaxosRepair.Listener
-
Uses of AbstractPaxosRepair.Listener in org.apache.cassandra.service.paxos
Methods in org.apache.cassandra.service.paxos with parameters of type AbstractPaxosRepair.ListenerModifier and TypeMethodDescriptionAbstractPaxosRepair.addListener(AbstractPaxosRepair.Listener listener) add a listener to this repair, or if the repair has already completed, call the listener with the result -
Uses of AbstractPaxosRepair.Listener in org.apache.cassandra.service.paxos.cleanup
Classes in org.apache.cassandra.service.paxos.cleanup that implement AbstractPaxosRepair.ListenerModifier and TypeClassDescriptionclassCoordinates repairs on a given key to prevent multiple repairs being scheduled for a single key