| Interface | Description |
|---|---|
| Batch<T> | |
| RootBatch<T> |
A
Batch that must be at the root of the chain,
not wrapped in other Batches. |
| Class | Description |
|---|---|
| AbstractBatch<T> | |
| AbstractParallelIterable<T,B extends Batch<T>> | |
| AbstractParallelIterableImpl<T,B extends Batch<T>> | |
| ParallelDistinctIterable<T> | |
| ParallelSelectIterable<T> |