public abstract class AbstractStreamingAggregatorQueueDelegate extends AbstractBatchQueueDelegate
AbstractBatchQueueDelegate which depends on a
BatchStepAdapter| Modifier and Type | Field and Description |
|---|---|
protected BatchStepAdapter |
step |
jobInstance| Constructor and Description |
|---|
AbstractStreamingAggregatorQueueDelegate(BatchJobInstanceAdapter jobInstance,
org.mule.runtime.core.api.util.queue.QueueManager queueManager,
long queueTimeout,
BatchStepAdapter step,
org.mule.runtime.api.serialization.ObjectSerializer serializer,
org.mule.runtime.core.api.MuleContext muleContext) |
buildQueueName, dispatch, dispatchAndCommit, dispose, getQueueName, iterator, poll, sizeprotected final BatchStepAdapter step
public AbstractStreamingAggregatorQueueDelegate(BatchJobInstanceAdapter jobInstance, org.mule.runtime.core.api.util.queue.QueueManager queueManager, long queueTimeout, BatchStepAdapter step, org.mule.runtime.api.serialization.ObjectSerializer serializer, org.mule.runtime.core.api.MuleContext muleContext)
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.