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 <T> AllOfAggregationBuilder<T> |
AggregateOperations.allOfBuilder()
Returns a builder object that helps you create a composite of multiple
aggregate operations.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.