@Internal public abstract class AggregationFunction<T> extends Object implements 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–2024 The Apache Software Foundation. All rights reserved.