public class AggregationFuncFactory extends Object
| Constructor and Description |
|---|
AggregationFuncFactory() |
| Modifier and Type | Method and Description |
|---|---|
static AggregationFunc |
getAggregationFunc(ResultTable rows,
String column,
String functionName) |
public static AggregationFunc getAggregationFunc(ResultTable rows, String column, String functionName)
Copyright © 2018–2020 Apache Software Foundation. All rights reserved.