Interface | Description |
---|---|
Batch<T> | |
OrderedBatch<T> | |
RootBatch<T> |
A
Batch that must be at the root of the chain, not wrapped in other Batches. |
Class | Description |
---|---|
AbstractBatch<T> | |
AbstractMultiReaderParallelIterable<T,PI extends ParallelIterable<T>> | |
AbstractParallelIterable<T,B extends Batch<T>> | |
AbstractParallelIterableImpl<T,B extends Batch<T>> | |
AbstractSynchronizedParallelIterable<T,PI extends ParallelIterable<T>> | |
MultiReaderParallelIterable<T> | |
NonParallelIterable<T,RI extends RichIterable<T>> | |
ParallelDistinctIterable<T> | |
ParallelSelectIterable<T> | |
SynchronizedParallelIterable<T> |
Copyright © 2004–2016. All rights reserved.