| Package | Description | 
|---|---|
| org.apache.storm.trident.operation.builtin | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MaxThis aggregator computes the maximum of aggregated tuples in a stream. | 
| class  | MaxWithComparator<T>This aggregator computes the maximum of aggregated tuples in a stream. | 
| class  | MinThis aggregator computes the minimum of aggregated tuples in a stream. | 
| class  | MinWithComparator<T>This aggregator computes the minimum of aggregated tuples in a stream. | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.