Uses of Enum Class
org.apache.cassandra.cql3.selection.Selector.Kind
Packages that use Selector.Kind
-
Uses of Selector.Kind in org.apache.cassandra.cql3.selection
Methods in org.apache.cassandra.cql3.selection that return Selector.KindModifier and TypeMethodDescriptionfinal Selector.KindSelector.kind()Returns theSelectorkind.static Selector.KindReturns the enum constant of this class with the specified name.static Selector.Kind[]Selector.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.cassandra.cql3.selection with parameters of type Selector.Kind