Class CoAggregateOperationBuilder

java.lang.Object
com.hazelcast.jet.aggregate.CoAggregateOperationBuilder

public class CoAggregateOperationBuilder
extends Object
Offers a step-by-step API to create an aggregate operation that accepts multiple inputs. To obtain it, call AggregateOperations.coAggregateOperationBuilder(). and refer to that method's Javadoc for further details.
Since:
3.0