Class Persist
java.lang.Object
org.gcube.accounting.aggregator.persist.Persist
- Author:
- Luca Frosini (ISTI - CNR)
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Fileprotected final AggregationStatusprotected static org.slf4j.Loggerprotected final Fileprotected final String -
Constructor Summary
ConstructorsConstructorDescriptionPersist(AggregationStatus aggregationStatus, File originalRecordsbackupFile, File aggregateRecordsBackupFile, String recordType) -
Method Summary
-
Field Details
-
logger
protected static org.slf4j.Logger logger -
aggregationStatus
-
originalRecordsbackupFile
-
aggregateRecordsBackupFile
-
recordType
-
-
Constructor Details
-
Persist
public Persist(AggregationStatus aggregationStatus, File originalRecordsbackupFile, File aggregateRecordsBackupFile, String recordType)
-
-
Method Details
-
recover
- Throws:
Exception
-