Uses of Enum Class
org.apache.cassandra.service.paxos.ContentionStrategy.Type
Packages that use ContentionStrategy.Type
-
Uses of ContentionStrategy.Type in org.apache.cassandra.service.paxos
Methods in org.apache.cassandra.service.paxos that return ContentionStrategy.TypeModifier and TypeMethodDescriptionstatic ContentionStrategy.TypeReturns the enum constant of this class with the specified name.static ContentionStrategy.Type[]ContentionStrategy.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.