Package org.gcube.accounting.persistence
Class AccountingPersistenceFactory
java.lang.Object
org.gcube.accounting.persistence.AccountingPersistenceFactory
- Author:
- Luca Frosini (ISTI - CNR)
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic voidflushAll()static voidDeprecated.static AccountingPersistencestatic voidstatic voidsetFallbackLocation(String path) static voidshutDown()Flush all accounting data and shutdown connection and scheduled threadstatic voidDeprecated.
-
Field Details
-
accountingPersistence
-
-
Method Details
-
initAccountingPackages
public static void initAccountingPackages() -
setFallbackLocation
-
getPersistence
-
flushAll
public static void flushAll() -
flushAll
Deprecated.Useinstead- Parameters:
timeout-timeUnit-
-
shutDown
public static void shutDown()Flush all accounting data and shutdown connection and scheduled thread -
shutDown
Deprecated.Useinstead- Parameters:
timeout-timeUnit-
-