Uses of Class
org.apache.storm.trident.operation.BaseAggregator
Packages that use BaseAggregator
- 
Uses of BaseAggregator in org.apache.storm.trident.operation.builtinSubclasses of BaseAggregator in org.apache.storm.trident.operation.builtinModifier and TypeClassDescriptionclassAbstractAggregatorfor comparing two values in a stream.static classstatic classclassThis aggregator computes the maximum of aggregated tuples in a stream.classThis aggregator computes the maximum of aggregated tuples in a stream.classThis aggregator computes the minimum of aggregated tuples in a stream.classThis aggregator computes the minimum of aggregated tuples in a stream.
- 
Uses of BaseAggregator in org.apache.storm.trident.testingSubclasses of BaseAggregator in org.apache.storm.trident.testing