Interface | Description |
---|---|
BulkTrackerCallback |
Interface of bulk builders than can be watched by bulk tracker.
|
Class | Description |
---|---|
BulkbuilderBase |
basic BulkBuilder implementation.
|
BulkbuilderServiceBase |
Base class for implementations of BulkBuilderService.
|
BulkbuilderTaskProvider |
Initial task handling.
|
BulkTracker |
Implementation of a runnable tracker, that checks if a set time limit was reached for the currently build bulk in a
BulkBuilder and commits this bulk.
|
MicroBulkbuilder |
Helper for creating and administrating micro bulks.
|