public class BatchSettings extends Object
Constructor and Description |
---|
BatchSettings() |
Modifier and Type | Method and Description |
---|---|
Integer |
getBatchSeparationInSeconds() |
Integer |
getTaskFailureToleranceLimit() |
void |
setBatchSeparationInSeconds(Integer batchSeparationInSeconds) |
void |
setTaskFailureToleranceLimit(Integer taskFailureTolerance) |
public Integer getBatchSeparationInSeconds()
public void setBatchSeparationInSeconds(Integer batchSeparationInSeconds)
public Integer getTaskFailureToleranceLimit()
public void setTaskFailureToleranceLimit(Integer taskFailureTolerance)
Copyright © 2014. All rights reserved.