Uses of Interface
org.apache.cassandra.net.RequestCallbackWithFailure
Packages that use RequestCallbackWithFailure
Package
Description
-
Uses of RequestCallbackWithFailure in org.apache.cassandra.service
Classes in org.apache.cassandra.service that implement RequestCallbackWithFailure -
Uses of RequestCallbackWithFailure in org.apache.cassandra.service.paxos
Classes in org.apache.cassandra.service.paxos that implement RequestCallbackWithFailureModifier and TypeClassDescriptionclassPaxosCommit<OnDone extends Consumer<? super org.apache.cassandra.service.paxos.PaxosCommit.Status>>classPerform one paxos "prepare" attempt, with various optimisations.classNodes that have promised in response to our prepare, may be missing the latestCommit, meaning we cannot be sure the prior round has been committed to the necessary quorum of participants, so that it will be visible to future quorums.classPaxosPropose<OnDone extends Consumer<? super org.apache.cassandra.service.paxos.PaxosPropose.Status>>In waitForNoSideEffect mode, we will not return failure to the caller until we have received a complete set of refusal responses, or at least one accept, indicating (respectively) that we have had no side effect, or that we cannot know if we our proposal produced a side effect.class -
Uses of RequestCallbackWithFailure in org.apache.cassandra.service.paxos.cleanup
Classes in org.apache.cassandra.service.paxos.cleanup that implement RequestCallbackWithFailureModifier and TypeClassDescriptionclassclassclassclassDetermines the highest ballot we should attempt to repair