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.
|
getParameters
RelDataType getReturnType(RelDataTypeFactory typeFactory)
typeFactory
- Type factoryCopyright © 2012–2016 The Apache Software Foundation. All rights reserved.