public class SteppingQueueBuffer extends TransactionalQueueBuffer
TransactionalQueueBuffer which flushes data using the BatchQueueDelegate returned by
BatchQueueManager.steppingQueue(BatchJobInstanceAdapter)batchQueueManager| Constructor and Description |
|---|
SteppingQueueBuffer(BatchEngine batchEngine) |
| Modifier and Type | Method and Description |
|---|---|
protected BatchQueueDelegate |
getDelegate(BatchJobInstanceAdapter jobInstance)
Returns a
BatchQueueDelegate for stepping queues returned by
BatchQueueManager.steppingQueue(BatchJobInstanceAdapter) |
add, commit, doFlush, doForget, flush, flushAndForget, forget, rollback, sizeadd, getNamepublic SteppingQueueBuffer(BatchEngine batchEngine)
protected BatchQueueDelegate getDelegate(BatchJobInstanceAdapter jobInstance)
BatchQueueDelegate for stepping queues returned by
BatchQueueManager.steppingQueue(BatchJobInstanceAdapter)getDelegate in class TransactionalQueueBufferBatchQueueDelegateCopyright © 2006–2022 MuleSoft, Inc.. All rights reserved.