Class CachedChunkLoaderImpl

  • All Implemented Interfaces:
    IChunkLoader

    public class CachedChunkLoaderImpl
    extends Object
    implements IChunkLoader
    Read one Chunk and cache it into a LRUCache, only used in tsfile module.