Package org.apache.calcite.runtime
Class FunctionContexts
java.lang.Object
org.apache.calcite.runtime.FunctionContexts
Runtime support for
FunctionContext
.-
Method Summary
Modifier and TypeMethodDescriptionstatic FunctionContext
of
(DataContext root, Object[] argumentValues) Creates a FunctionContext.
-
Method Details
-
of
Creates a FunctionContext.
-