Package io.datarouter.filesystem.snapshot.cache

  • Class Summary 
    Class Description
    LatestBlockCache
    Simple implementation holds the most recent block of each type accessed.
    MemoryBlockCache
    Thread-safe cache that can be shared between multiple readers.