public class BatchQueueLoader extends Object
CoreEvent into a batch stepping queue.| Constructor and Description |
|---|
BatchQueueLoader(BatchEngine batchEngine,
int blockSize,
org.mule.runtime.core.internal.routing.SplittingStrategy<org.mule.runtime.core.api.event.CoreEvent,org.mule.runtime.core.internal.routing.MessageSequence<?>> splittingStrategy,
org.mule.runtime.api.notification.NotificationDispatcher notificationDispatcher) |
| Modifier and Type | Method and Description |
|---|---|
long |
splitAndLoad(BatchJob job,
BatchJobInstanceAdapter jobInstance,
org.mule.runtime.core.api.event.CoreEvent event) |
public BatchQueueLoader(BatchEngine batchEngine, int blockSize, org.mule.runtime.core.internal.routing.SplittingStrategy<org.mule.runtime.core.api.event.CoreEvent,org.mule.runtime.core.internal.routing.MessageSequence<?>> splittingStrategy, org.mule.runtime.api.notification.NotificationDispatcher notificationDispatcher)
public long splitAndLoad(BatchJob job, BatchJobInstanceAdapter jobInstance, org.mule.runtime.core.api.event.CoreEvent event) throws org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.exception.MuleExceptionCopyright © 2006–2022 MuleSoft, Inc.. All rights reserved.