public interface CallImplementor
ScalarFunction,
TableFunction,
RexImpTable| Modifier and Type | Method and Description |
|---|---|
Expression |
implement(RexToLixTranslator translator,
RexCall call,
RexImpTable.NullAs nullAs)
Implements a call.
|
Expression implement(RexToLixTranslator translator, RexCall call, RexImpTable.NullAs nullAs)
translator - Translator for the callcall - Call that should be implementednullAs - The desired mode of null translationCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.