private static class RexImpTable.SystemFunctionImplementor extends Object implements CallImplementor
Several of these are represented internally as constant values, set per execution.
| Modifier | Constructor and Description |
|---|---|
private |
SystemFunctionImplementor() |
| Modifier and Type | Method and Description |
|---|---|
Expression |
implement(RexToLixTranslator translator,
RexCall call,
RexImpTable.NullAs nullAs)
Implements a call.
|
public Expression implement(RexToLixTranslator translator, RexCall call, RexImpTable.NullAs nullAs)
CallImplementorimplement in interface CallImplementortranslator - Translator for the callcall - Call that should be implementednullAs - The desired mode of null translationCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.