Uses of Enum
org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor.Trivalent
Packages that use InterpreterEvaluator.EvalVisitor.Trivalent
-
Uses of InterpreterEvaluator.EvalVisitor.Trivalent in org.apache.drill.exec.expr.fn.interpreter
Methods in org.apache.drill.exec.expr.fn.interpreter that return InterpreterEvaluator.EvalVisitor.TrivalentModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.InterpreterEvaluator.EvalVisitor.Trivalent.values()
Returns an array containing the constants of this enum type, in the order they are declared.