public final class ImmutableBatchStepResult extends Object implements com.mulesoft.mule.runtime.module.batch.api.BatchStepResult
BatchStepResult| Modifier and Type | Method and Description |
|---|---|
com.mulesoft.mule.runtime.module.batch.api.BatchStepExceptionSummary |
getExceptionSummary() |
long |
getFailedRecords() |
long |
getReceivedRecords() |
long |
getSuccessfulRecords() |
public long getReceivedRecords()
getReceivedRecords in interface com.mulesoft.mule.runtime.module.batch.api.BatchStepResultpublic long getSuccessfulRecords()
getSuccessfulRecords in interface com.mulesoft.mule.runtime.module.batch.api.BatchStepResultpublic long getFailedRecords()
getFailedRecords in interface com.mulesoft.mule.runtime.module.batch.api.BatchStepResultpublic com.mulesoft.mule.runtime.module.batch.api.BatchStepExceptionSummary getExceptionSummary()
getExceptionSummary in interface com.mulesoft.mule.runtime.module.batch.api.BatchStepResultCopyright © 2006–2022 MuleSoft, Inc.. All rights reserved.