Class LocalBlobStore.LocalBlobGarbageCollector

    • Field Detail

      • TIME_RESOLUTION

        public static final long TIME_RESOLUTION
        Windows FAT filesystems have a time resolution of 2s. Other common filesystems have 1s.
        See Also:
        Constant Field Values
      • startTime

        protected volatile long startTime
      • markInMemory

        public volatile boolean markInMemory
    • Constructor Detail

      • LocalBlobGarbageCollector

        public LocalBlobGarbageCollector()