Uses of Interface
org.apache.druid.math.expr.Expr.Shuttle
-
Packages that use Expr.Shuttle Package Description org.apache.druid.math.expr -
-
Uses of Expr.Shuttle in org.apache.druid.math.expr
Methods in org.apache.druid.math.expr with parameters of type Expr.Shuttle Modifier and Type Method Description ExprExpr. visit(Expr.Shuttle shuttle)Programatically rewrite theExprtree with aExpr.Shuttle.ExprExprMacroTable.BaseMacroFunctionExpr. visit(Expr.Shuttle shuttle)
-