| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.module.batch.internal.engine.buffer |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregatorRecordBuffer
An implementation of
RecordBuffer to be used by DefaultBatchStepAggregator instances. |
class |
FixedAggregatorRecordBuffer
Implementation of
AggregatorRecordBuffer for non streaming DefaultBatchStepAggregator. |
class |
FixedAggregatorTransactionRecordBuffer
Implementation of
AggregatorRecordBuffer for non streaming DefaultBatchStepAggregator. |
class |
LoadingQueueBuffer
Implementation of
InMemoryRecordBuffer used to first load a stepping queue when a
BatchJobInstanceAdapter is in
BatchJobInstanceStatus.LOADING state |
class |
StreamingAggregatorBuffer
An implementation of
AggregatorRecordBuffer for streaming instances of DefaultBatchStepAggregator. |
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.