Class ConversionCacheGCManager


  • public class ConversionCacheGCManager
    extends Object
    Manages GC processing to clean up disk cache.
    Author:
    tiry
    • Method Detail

      • getMaxDiskSpaceUsageKB

        protected static int getMaxDiskSpaceUsageKB()
      • getGCRuns

        public static int getGCRuns()
      • getGCCalls

        public static int getGCCalls()
      • getCacheSizeInKB

        public static long getCacheSizeInKB()
      • gcIfNeeded

        public static boolean gcIfNeeded()
      • doGC

        public static void doGC​(long deltaInKB)