|
Interface Summary | ||
BatchProcessWorkProvider<T> | An interface that provides work loads to the BatchProcessor. |
Class Summary | ||
BatchProcessor<T> | A BatchProcessor manages the running and monitoring of a potentially long-running transactional batch process. |
|
BatchProcessor.BatchProcessWorkerAdaptor<TT> | Adaptor that allows implementations to only implement process(Object) |
|