Class AccountingPersistenceFactory


  • public class AccountingPersistenceFactory
    extends Object
    Author:
    Luca Frosini (ISTI - CNR)
    • Method Detail

      • initAccountingPackages

        public static void initAccountingPackages()
      • setFallbackLocation

        public static void setFallbackLocation​(String path)
      • flushAll

        public static void flushAll()
      • flushAll

        @Deprecated
        public static void flushAll​(long timeout,
                                    TimeUnit timeUnit)
        Deprecated.
        Parameters:
        timeout -
        timeUnit -
      • shutDown

        public static void shutDown()
        Flush all accounting data and shutdown connection and scheduled thread
      • shutDown

        @Deprecated
        public static void shutDown​(long timeout,
                                    TimeUnit timeUnit)
        Deprecated.
        Parameters:
        timeout -
        timeUnit -