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