| Package | Description |
|---|---|
| io.prestosql.operator.scalar |
| Modifier and Type | Method and Description |
|---|---|
List<ScalarFunctionImplementation.ScalarImplementationChoice> |
ScalarFunctionImplementation.getAllChoices() |
| Constructor and Description |
|---|
ScalarFunctionImplementation(List<ScalarFunctionImplementation.ScalarImplementationChoice> choices,
boolean deterministic)
Creates a ScalarFunctionImplementation consisting of one or more choices.
|
Copyright © 2012–2019. All rights reserved.