Uses of Enum Class
org.apache.cassandra.service.paxos.PaxosState.MaybePromise.Outcome
Packages that use PaxosState.MaybePromise.Outcome
-
Uses of PaxosState.MaybePromise.Outcome in org.apache.cassandra.service.paxos
Methods in org.apache.cassandra.service.paxos that return PaxosState.MaybePromise.OutcomeModifier and TypeMethodDescriptionPaxosState.MaybePromise.outcome()Returns the enum constant of this class with the specified name.static PaxosState.MaybePromise.Outcome[]PaxosState.MaybePromise.Outcome.values()Returns an array containing the constants of this enum class, in the order they are declared.