Class MemoryBlockCache

java.lang.Object
io.datarouter.filesystem.snapshot.cache.MemoryBlockCache
All Implemented Interfaces:
BlockLoader

public class MemoryBlockCache
extends Object
implements BlockLoader
Thread-safe cache that can be shared between multiple readers. TODO: support mixing multiple snapshots into the same cache