Interface AlignedGroupByExecutor

  • All Known Implementing Classes:
    LocalAlignedGroupByExecutor

    public interface AlignedGroupByExecutor
    Each executor calculates results of all aggregations on this aligned series
    • Method Detail

      • addAggregateResult

        void addAggregateResult​(java.util.List<AggregateResult> aggregateResults)
        add reusable result cache in executor