Uses of Class
org.apache.storm.trident.operation.builtin.ComparisonAggregator
-
Uses of ComparisonAggregator in org.apache.storm.trident.operation.builtin
Modifier and TypeClassDescriptionclass
This aggregator computes the maximum of aggregated tuples in a stream.class
This aggregator computes the maximum of aggregated tuples in a stream.class
This aggregator computes the minimum of aggregated tuples in a stream.class
This aggregator computes the minimum of aggregated tuples in a stream.