Class AllOfAggregationBuilder<T>

  • Type Parameters:
    T - the type of the input items

    public final class AllOfAggregationBuilder<T>
    extends java.lang.Object
    Offers a step-by-step API to create a composite of multiple aggregate operations. To obtain it, call AggregateOperations.allOfBuilder().
    Since:
    Jet 3.0