Uses of Enum Class
org.apache.cassandra.index.sai.plan.Expression.IndexOperator
Packages that use Expression.IndexOperator
-
Uses of Expression.IndexOperator in org.apache.cassandra.index.sai.plan
Fields in org.apache.cassandra.index.sai.plan declared as Expression.IndexOperatorMethods in org.apache.cassandra.index.sai.plan that return Expression.IndexOperatorModifier and TypeMethodDescriptionExpression.getIndexOperator()static Expression.IndexOperatorReturns the enum constant of this class with the specified name.static Expression.IndexOperatorReturns the enum constant of this class with the specified name.static Expression.IndexOperator[]Expression.IndexOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.