public interface CleanableHistoricBatchReportResult
| Modifier and Type | Method and Description | 
|---|---|
String | 
getBatchType()
Returns the batch type. 
 | 
long | 
getCleanableBatchesCount()
Returns the amount of cleanable historic batches. 
 | 
long | 
getFinishedBatchesCount()
Returns the amount of finished historic batches. 
 | 
Integer | 
getHistoryTimeToLive()
Returns the history time to live for the selected batch type. 
 | 
String getBatchType()
Integer getHistoryTimeToLive()
long getFinishedBatchesCount()
long getCleanableBatchesCount()
Copyright © 2019. All rights reserved.