public interface ScalarFunction extends Function
| Modifier and Type | Method and Description |
|---|---|
RelDataType |
getReturnType(RelDataTypeFactory typeFactory)
Returns the return type of this function, constructed using the given
type factory.
|
getParametersRelDataType getReturnType(RelDataTypeFactory typeFactory)
typeFactory - Type factoryCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.