| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.module.batch.internal.engine.buffer | |
| com.mulesoft.mule.runtime.module.batch.internal.engine.transaction |
| Modifier and Type | Method and Description |
|---|---|
int |
RecordBuffer.add(BatchJobInstanceAdapter jobInstance,
BatchTransactionContextProvider ctxProvider,
Record record)
Invokes
RecordBuffer.add(com.mulesoft.mule.runtime.module.batch.engine.BatchJobInstanceAdapter, com.mulesoft.mule.runtime.module.batch.engine.transaction.BatchTransactionContext, Record)
using the BatchTransactionContext returned by the context
provider |
int |
AbstractRecordBuffer.add(BatchJobInstanceAdapter jobInstance,
BatchTransactionContextProvider ctxProvider,
Record record)
Invokes
RecordBuffer.add(com.mulesoft.mule.runtime.module.batch.engine.BatchJobInstanceAdapter, com.mulesoft.mule.runtime.module.batch.engine.transaction.BatchTransactionContext, Record)
using the BatchTransactionContext returned by the context
provider |
| Modifier and Type | Class and Description |
|---|---|
class |
ManagedBatchTransactionContextProvider
Default implementation for
BatchTransactionContextProvider |
Copyright © 2006–2019 MuleSoft, Inc.. All rights reserved.