public interface StorageHousekeepingExecutor
| Modifier and Type | Method and Description |
|---|---|
boolean |
performEntityCacheCheck(long nanoTimeBudget) |
boolean |
performFileCleanupCheck(long nanoTimeBudget) |
boolean |
performGarbageCollection(long nanoTimeBudget) |
boolean |
performIssuedEntityCacheCheck(long nanoTimeBudget,
StorageEntityCacheEvaluator evaluator) |
boolean |
performIssuedFileCleanupCheck(long nanoTimeBudget) |
boolean |
performIssuedGarbageCollection(long nanoTimeBudget) |
boolean performIssuedFileCleanupCheck(long nanoTimeBudget)
boolean performIssuedGarbageCollection(long nanoTimeBudget)
boolean performIssuedEntityCacheCheck(long nanoTimeBudget,
StorageEntityCacheEvaluator evaluator)
boolean performFileCleanupCheck(long nanoTimeBudget)
boolean performGarbageCollection(long nanoTimeBudget)
boolean performEntityCacheCheck(long nanoTimeBudget)
Copyright © 2022 MicroStream Software. All rights reserved.