Uses of Enum Class
io.nosqlbench.virtdata.predicates.ast.POperator
Packages that use POperator
-
Uses of POperator in io.nosqlbench.virtdata.predicates.ast
Subclasses with type arguments of type POperator in io.nosqlbench.virtdata.predicates.astFields in io.nosqlbench.virtdata.predicates.ast declared as POperatorMethods in io.nosqlbench.virtdata.predicates.ast that return POperatorModifier and TypeMethodDescriptionstatic POperatorReturns the enum constant of this class with the specified name.static POperator[]POperator.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.nosqlbench.virtdata.predicates.ast with parameters of type POperator