| Class | Description |
|---|---|
| AbstractBatchQueueDelegate |
Base class for implementation of
BatchQueueDelegate |
| AbstractStreamingAggregatorQueueDelegate |
Base class for implementations of
AbstractBatchQueueDelegate which depends on a
BatchStepAdapter |
| BatchQueueLoader |
This components loads the contents of a
CoreEvent into a batch stepping queue. |
| DefaultBatchQueueManager |
Default implementation of
BatchQueueManager |
| SteppingQueueDelegate |
Implementation of
AbstractBatchQueueDelegate which accepts a list of
BatchProcessingListener to be invoked when
SteppingQueueDelegate.dispatch(com.mulesoft.mule.runtime.module.batch.engine.transaction.BatchTransactionContext, java.util.Collection)
finishes successfully |
| StreamingAggregatorInputQueueDelegate |
Implementation of
AbstractStreamingAggregatorQueueDelegate for a streaming aggregator input queue |
| StreamingAggregatorOutputQueueDelegate |
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.