@Internal public abstract class AggregationFunction<T> extends Object implements org.apache.flink.api.common.functions.ReduceFunction<T>
| Modifier and Type | Class and Description |
|---|---|
static class |
AggregationFunction.AggregationType
Aggregation types that can be used on a windowed stream or keyed stream.
|
| Constructor and Description |
|---|
AggregationFunction() |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.