Interface RemovableAggregateResult

    • Method Detail

      • remove

        void remove​(AggregateResult another)
        Remove another aggregateResult from this.

        Note: aggregation window of another must be a subset of the current aggregation window.