public class StreamingAggregatorOutputQueueBuffer extends AbstractStreamingAggregatorQueueBuffer
AbstractStreamingAggregatorQueueBuffer which flushes data using the BatchQueueDelegate
returned by
BatchQueueManager.streamingAggregatorOutputQueue(com.mulesoft.mule.runtime.module.batch.engine.BatchJobInstanceAdapter, com.mulesoft.mule.runtime.module.batch.engine.BatchStepAdapter)stepbatchQueueManager| Constructor and Description |
|---|
StreamingAggregatorOutputQueueBuffer(BatchEngine batchEngine,
BatchStepAdapter step) |
| Modifier and Type | Method and Description |
|---|---|
protected BatchQueueDelegate |
getDelegate(BatchJobInstanceAdapter jobInstance)
Returns the
BatchQueueDelegate through which information will be written into the queue |
add, commit, doFlush, doForget, flush, flushAndForget, forget, rollback, sizeadd, getNamepublic StreamingAggregatorOutputQueueBuffer(BatchEngine batchEngine, BatchStepAdapter step)
protected BatchQueueDelegate getDelegate(BatchJobInstanceAdapter jobInstance)
TransactionalQueueBufferBatchQueueDelegate through which information will be written into the queuegetDelegate in class TransactionalQueueBufferBatchQueueDelegateCopyright © 2006–2022 MuleSoft, Inc.. All rights reserved.