Uses of Enum
com.aerospike.jdbc.predicate.OperatorUnary
Packages that use OperatorUnary
-
Uses of OperatorUnary in com.aerospike.jdbc.predicate
Methods in com.aerospike.jdbc.predicate that return OperatorUnaryModifier and TypeMethodDescriptionstatic OperatorUnaryReturns the enum constant of this type with the specified name.static OperatorUnary[]OperatorUnary.values()Returns an array containing the constants of this enum type, in the order they are declared.