| 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 GroupAggregateBuilder<T,K> |
StageWithGrouping.aggregateBuilder()
Returns a fluent API builder object to construct a cogroup-and-aggregate
stage with any number of contributing stages.
|
Copyright © 2018 Hazelcast, Inc.. All rights reserved.