| Modifier and Type | Method and Description |
|---|---|
private PigAggFunction |
PigAggregate.toPigAggFunc(AggregateCall aggCall) |
static PigAggFunction |
PigAggFunction.valueOf(SqlKind calciteFunc,
boolean star) |
static PigAggFunction |
PigAggFunction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PigAggFunction[] |
PigAggFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.