Interface KeyGroupedInternalPriorityQueue<T>

    • Method Detail

      • getSubsetForKeyGroup

        @Nonnull
        Set<T> getSubsetForKeyGroup​(int keyGroupId)
        Returns the subset of elements in the priority queue that belongs to the given key-group, within the operator's key-group range.