Class CachableBlockFile.CachedBlockRead

    • Constructor Detail

      • CachedBlockRead

        public CachedBlockRead​(InputStream in)
      • CachedBlockRead

        public CachedBlockRead​(CacheEntry cb,
                               byte[] buf)
    • Method Detail

      • seek

        public void seek​(int position)
      • getPosition

        public int getPosition()
      • isIndexable

        public boolean isIndexable()
      • getBuffer

        public byte[] getBuffer()
      • indexWeightChanged

        public void indexWeightChanged()