Uses of Class
com.hazelcast.jet.aggregate.CoAggregateOperationBuilder
Package
Description
Contains
AggregateOperation
and its several variants, as well
as a builder object for the aggregate operations.-
Uses of CoAggregateOperationBuilder in com.hazelcast.jet.aggregate
Modifier and TypeMethodDescriptionstatic CoAggregateOperationBuilder
AggregateOperations.coAggregateOperationBuilder()
Returns a builder object that offers a step-by-step fluent API to create an aggregate operation that accepts multiple inputs.