Interface StorageHousekeepingExecutor

    • Method Detail

      • performIssuedFileCleanupCheck

        boolean performIssuedFileCleanupCheck​(long nanoTimeBudget)
      • performIssuedGarbageCollection

        boolean performIssuedGarbageCollection​(long nanoTimeBudget)
      • performIssuedEntityCacheCheck

        boolean performIssuedEntityCacheCheck​(long nanoTimeBudget,
                                              StorageEntityCacheEvaluator evaluator)
      • performFileCleanupCheck

        boolean performFileCleanupCheck​(long nanoTimeBudget)
      • performGarbageCollection

        boolean performGarbageCollection​(long nanoTimeBudget)
      • performEntityCacheCheck

        boolean performEntityCacheCheck​(long nanoTimeBudget)