| Interface | Description |
|---|---|
| Batcher<T> |
Batches items into collections.
|
| BatchListener<T> |
Listens for new batches from a
Batcher. |
| Class | Description |
|---|---|
| BatcherBuilder |
Constructs a
Batcher implementation that creates batches with one or more bounding conditions. |
Copyright © 2018 Calrissian. All rights reserved.