public class MaxAggregateFunction extends DefaultAggregateFunction<Object>
| Constructor and Description |
|---|
MaxAggregateFunction() |
| Modifier and Type | Method and Description |
|---|---|
AggregateBuilder<Object> |
createAggregateBuilder()
Creates a specific aggregate builder.
|
String |
getFunctionName() |
evaluate, getExpectedColumnType, toStringpublic String getFunctionName()
public AggregateBuilder<Object> createAggregateBuilder()
AggregateFunctionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.