Uses of Class
com.hazelcast.jet.aggregate.CoAggregateOperationBuilder
Packages that use 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
Methods in com.hazelcast.jet.aggregate that return CoAggregateOperationBuilderModifier and TypeMethodDescriptionstatic CoAggregateOperationBuilderAggregateOperations.coAggregateOperationBuilder()Returns a builder object that offers a step-by-step fluent API to create an aggregate operation that accepts multiple inputs.