public class Persist extends Object
| Modifier and Type | Field and Description |
|---|---|
protected File |
aggregateRecordsBackupFile |
protected AggregationStatus |
aggregationStatus |
protected static org.slf4j.Logger |
logger |
protected File |
originalRecordsbackupFile |
protected String |
recordType |
| Constructor and Description |
|---|
Persist(AggregationStatus aggregationStatus,
File originalRecordsbackupFile,
File aggregateRecordsBackupFile,
String recordType) |
protected static org.slf4j.Logger logger
protected final AggregationStatus aggregationStatus
protected final File originalRecordsbackupFile
protected final File aggregateRecordsBackupFile
protected final String recordType
public Persist(AggregationStatus aggregationStatus, File originalRecordsbackupFile, File aggregateRecordsBackupFile, String recordType)
Copyright © 2022. All Rights Reserved.