Interface StatelessAggregator<R,T>
- All Superinterfaces:
Aggregator<R,T>
- All Known Implementing Classes:
IntSumAggregator
-
Method Summary
Methods inherited from interface Aggregator
getEmptyResult, getInputType, getResultType
-
Method Details
-
add
-
remove
-
aggregateStream
- Specified by:
aggregateStreamin interfaceAggregator<R,T>
-