Module parallel.collectors
Package com.pivovarit.collectors
package com.pivovarit.collectors
The
com.pivovarit.collectors package contains all internal components backing the ParallelCollectors APIs-
ClassesClassDescriptionAn umbrella class exposing static factory methods for instantiating parallel
CollectorsA subset of collectors which perform operations in batches and not separately (one object in a thread pool's worker queue represents a batch of operations to be performed by a single thread)