| Modifier and Type | Method and Description |
|---|---|
void |
BatchQueueDelegate.dispatchAndCommit(BatchTransactionContext ctx,
BatchJobInstanceAdapter jobInstance,
List<Record> records,
BatchContextTransactionManager committer)
Writes the given records into the queue and commits the transaction
|
| Modifier and Type | Method and Description |
|---|---|
void |
SteppingQueueDelegate.dispatchAndCommit(BatchTransactionContext ctx,
BatchJobInstanceAdapter jobInstance,
List<Record> records,
BatchContextTransactionManager manager) |
void |
AbstractBatchQueueDelegate.dispatchAndCommit(BatchTransactionContext ctx,
BatchJobInstanceAdapter jobInstance,
List<Record> records,
BatchContextTransactionManager manager) |
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.