| Modifier and Type | Method and Description |
|---|---|
BatchQueueManager |
BatchEngine.getBatchQueueManager()
Returns the
BatchQueueManager in which queueing operations are
delegated |
| Modifier and Type | Method and Description |
|---|---|
BatchQueueManager |
DefaultBatchEngine.getBatchQueueManager()
Returns the
BatchQueueManager in which queueing operations are
delegated |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBatchEngine.setBatchQueueManager(BatchQueueManager batchQueueManager) |
| Modifier and Type | Field and Description |
|---|---|
protected BatchQueueManager |
TransactionalQueueBuffer.batchQueueManager |
| Constructor and Description |
|---|
LoadingQueueBuffer(BatchQueueManager batchQueueManager,
int blockSize,
org.mule.runtime.api.notification.NotificationDispatcher notificationFirer) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBatchQueueManager
Default implementation of
BatchQueueManager |
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.