| Package | Description |
|---|---|
| com.hazelcast.jet.aggregate |
Contains
AggregateOperation and several its variants, as well
as a builder object for the aggregate operations. |
| Modifier and Type | Method and Description |
|---|---|
static <T> AllOfAggregationBuilder<T> |
AggregateOperations.allOfBuilder()
Returns a fluent API builder object that helps you create a composite
of multiple aggregate operations.
|
Copyright © 2018 Hazelcast, Inc.. All rights reserved.