| Package | Description | 
|---|---|
| com.hazelcast.jet.aggregate | 
 Contains  
AggregateOperation and its several variants, as well
 as a builder object for the aggregate operations. | 
| Modifier and Type | Method and Description | 
|---|---|
static CoAggregateOperationBuilder | 
AggregateOperations.coAggregateOperationBuilder()
Returns a builder object that offers a step-by-step fluent API to create
 an aggregate operation that accepts multiple inputs. 
 | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.