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, toString
public String getFunctionName()
public AggregateBuilder<Object> createAggregateBuilder()
AggregateFunction
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.