Package | Description |
---|---|
org.apache.flink.api.java.summarize.aggregation |
Modifier and Type | Class and Description |
---|---|
class |
DoubleSummaryAggregator
Aggregator that can handle Double types.
|
class |
FloatSummaryAggregator
Aggregator that can handle Float types.
|
class |
IntegerSummaryAggregator
Aggregator that can handle Integer types.
|
class |
LongSummaryAggregator
Aggregator that can handle Long types.
|
class |
ShortSummaryAggregator
Aggregator that can handle Short types.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.