Module parallel.collectors
Package com.pivovarit.collectors
package com.pivovarit.collectors
The
com.pivovarit.collectors
package contains all internal components backing the ParallelCollectors
APIs-
ClassDescriptionAsyncParallelCollector<T,
R, C> Dispatcher<T>An umbrella class exposing static factory methods for instantiating parallelCollector
sA 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)