Class SumAggregation

    • Field Detail

      • id

        protected final String id
    • Constructor Detail

      • SumAggregation

        public SumAggregation​(String id,
                              DocumentTypeField field)
        Creates a new instance.
        Parameters:
        id - the aggregation identifier.
        field - the field that aggregation will be performed on.
        Since:
        11.0.0