Uses of Enum Class
org.apache.cassandra.index.sai.plan.Operation.BooleanOperator
Packages that use Operation.BooleanOperator
-
Uses of Operation.BooleanOperator in org.apache.cassandra.index.sai.plan
Fields in org.apache.cassandra.index.sai.plan declared as Operation.BooleanOperatorModifier and TypeFieldDescriptionprotected final Operation.BooleanOperatorFilterTree.baseOperatorMethods in org.apache.cassandra.index.sai.plan that return Operation.BooleanOperatorModifier and TypeMethodDescriptionstatic Operation.BooleanOperatorReturns the enum constant of this class with the specified name.static Operation.BooleanOperator[]Operation.BooleanOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.