| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.project |
| Modifier and Type | Class and Description |
|---|---|
class |
OutputWidthVisitor |
| Modifier and Type | Method and Description |
|---|---|
<T,V,E extends Exception> |
OutputWidthExpression.IfElseWidthExpr.accept(AbstractExecExprVisitor<T,V,E> visitor,
V value) |
<T,V,E extends Exception> |
OutputWidthExpression.FunctionCallExpr.accept(AbstractExecExprVisitor<T,V,E> visitor,
V value) |
<T,V,E extends Exception> |
OutputWidthExpression.VarLenReadExpr.accept(AbstractExecExprVisitor<T,V,E> visitor,
V value) |
<T,V,E extends Exception> |
OutputWidthExpression.FixedLenExpr.accept(AbstractExecExprVisitor<T,V,E> visitor,
V value) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.