Package | Description |
---|---|
org.apache.flink.api.java.aggregation |
Modifier and Type | Class and Description |
---|---|
static class |
MaxAggregationFunction.ImmutableMaxAgg<U extends Comparable<U>> |
static class |
MaxAggregationFunction.MutableMaxAgg<U extends Comparable<U> & ResettableValue<U> & CopyableValue<U>> |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.