| Package | Description |
|---|---|
| io.prestosql.plugin.hive.util |
| Modifier and Type | Method and Description |
|---|---|
static Statistics.ReduceOperator |
Statistics.ReduceOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Statistics.ReduceOperator[] |
Statistics.ReduceOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static HiveBasicStatistics |
Statistics.reduce(HiveBasicStatistics first,
HiveBasicStatistics second,
Statistics.ReduceOperator operator) |
Copyright © 2012–2020. All rights reserved.