com.pivovarit.collectors package contains all internal components backing the ParallelCollectors APIsSee: Description
| Class | Description |
|---|---|
| ParallelCollectors |
An umbrella class exposing static factory methods for instantiating parallel
Collectors |
| ParallelCollectors.Batching |
A 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)
|
com.pivovarit.collectors package contains all internal components backing the ParallelCollectors APIsCopyright © 2020. All Rights Reserved.