| Package | Description | 
|---|---|
| com.hazelcast.jet.pipeline | The Pipeline API is Jet's high-level API to build and execute
 distributed computation jobs. | 
| Modifier and Type | Method and Description | 
|---|---|
| default GroupAggregateBuilder1<T,K> | BatchStageWithKey. aggregateBuilder()Offers a step-by-step API to build a pipeline stage that co-aggregates
 the data from several input stages. | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.