Uses of Interface
org.apache.drill.exec.expr.fn.output.OutputWidthCalculator
Packages that use OutputWidthCalculator
Package
Description
-
Uses of OutputWidthCalculator in org.apache.drill.exec.expr.annotations
Methods in org.apache.drill.exec.expr.annotations that return OutputWidthCalculatorModifier and TypeMethodDescriptionFunctionTemplate.OutputWidthCalculatorType.getOutputWidthCalculator()
-
Uses of OutputWidthCalculator in org.apache.drill.exec.expr.fn
Methods in org.apache.drill.exec.expr.fn that return OutputWidthCalculator -
Uses of OutputWidthCalculator in org.apache.drill.exec.expr.fn.output
Classes in org.apache.drill.exec.expr.fn.output that implement OutputWidthCalculatorModifier and TypeClassDescriptionstatic class
static class
static class
-
Uses of OutputWidthCalculator in org.apache.drill.exec.physical.impl.project
Methods in org.apache.drill.exec.physical.impl.project that return OutputWidthCalculatorConstructors in org.apache.drill.exec.physical.impl.project with parameters of type OutputWidthCalculatorModifierConstructorDescriptionFunctionCallExpr
(FunctionHolderExpression holder, OutputWidthCalculator widthCalculator, ArrayList<OutputWidthExpression> args)