| Package | Description |
|---|---|
| com.facebook.presto.spi.function |
| Modifier and Type | Method and Description |
|---|---|
SqlFunctionHandle |
RemoteScalarFunctionImplementation.getFunctionHandle() |
SqlFunctionHandle |
SqlInvokedFunction.getRequiredFunctionHandle() |
| Modifier and Type | Method and Description |
|---|---|
Optional<SqlFunctionHandle> |
SqlInvokedFunction.getFunctionHandle() |
| Constructor and Description |
|---|
RemoteScalarFunctionImplementation(SqlFunctionHandle functionHandle,
RoutineCharacteristics.Language language,
FunctionImplementationType implementationType) |
Copyright © 2012–2022. All rights reserved.