Package | Description |
---|---|
org.apache.flink.table.functions |
Modifier and Type | Class and Description |
---|---|
class |
AggregateFunction<T,ACC>
Base class for user-defined aggregates.
|
class |
TableAggregateFunction<T,ACC>
Base class for user-defined table aggregates.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.