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