| Package | Description | 
|---|---|
| com.hazelcast.jet.aggregate | Contains  AggregateOperationand its several variants, as well
 as a builder object for the aggregate operations. | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> AggregateOperation1<T,LongDoubleAccumulator,Double> | AggregateOperations. averagingDouble(ToDoubleFunctionEx<? super T> getDoubleValueFn)Returns an aggregate operation that finds the arithmetic mean (aka. | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.