| Package | Description |
|---|---|
| io.prestosql.sql.planner |
| Modifier and Type | Method and Description |
|---|---|
SystemPartitioningHandle.SystemPartitionFunction |
SystemPartitioningHandle.getFunction() |
static SystemPartitioningHandle.SystemPartitionFunction |
SystemPartitioningHandle.SystemPartitionFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SystemPartitioningHandle.SystemPartitionFunction[] |
SystemPartitioningHandle.SystemPartitionFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SystemPartitioningHandle(io.prestosql.sql.planner.SystemPartitioningHandle.SystemPartitioning partitioning,
SystemPartitioningHandle.SystemPartitionFunction function) |
Copyright © 2012–2019. All rights reserved.