Uses of Enum Class
org.apache.cassandra.net.Verb.Priority
Packages that use Verb.Priority
-
Uses of Verb.Priority in org.apache.cassandra.net
Fields in org.apache.cassandra.net declared as Verb.PriorityMethods in org.apache.cassandra.net that return Verb.PriorityModifier and TypeMethodDescriptionstatic Verb.PriorityReturns the enum constant of this class with the specified name.static Verb.Priority[]Verb.Priority.values()Returns an array containing the constants of this enum class, in the order they are declared.