Uses of Class
org.apache.storm.trident.operation.BaseAggregator
-
Uses of BaseAggregator in org.apache.storm.trident.operation.builtin
Modifier and TypeClassDescriptionclass
AbstractAggregator
for comparing two values in a stream.static class
static class
class
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. -
Uses of BaseAggregator in org.apache.storm.trident.testing