public class StreamingAggregatorInputQueueDelegate extends AbstractStreamingAggregatorQueueDelegate
AbstractStreamingAggregatorQueueDelegate for a streaming aggregator input queuestepjobInstance| Constructor and Description |
|---|
StreamingAggregatorInputQueueDelegate(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) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildQueueName()
Implementors uses this method to construct the name of the underlying queue
|
dispatch, dispatchAndCommit, dispose, getQueueName, iterator, poll, sizepublic StreamingAggregatorInputQueueDelegate(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)
protected String buildQueueName()
buildQueueName in class AbstractBatchQueueDelegateStringCopyright © 2006–2022 MuleSoft, Inc.. All rights reserved.