Uses of Package
org.apache.accumulo.core.file.blockfile.impl

Packages that use org.apache.accumulo.core.file.blockfile.impl
org.apache.accumulo.core.file.blockfile.impl   
org.apache.accumulo.core.file.rfile.bcfile   
 

Classes in org.apache.accumulo.core.file.blockfile.impl used by org.apache.accumulo.core.file.blockfile.impl
CachableBlockFile.BlockRead
          Class provides functionality to read one block from the underlying BCFile Since We are caching blocks in the Reader class as bytearrays, this class will wrap a DataInputStream(ByteArrayStream(cachedBlock)).
 

Classes in org.apache.accumulo.core.file.blockfile.impl used by org.apache.accumulo.core.file.rfile.bcfile
CachableBlockFile.Reader
          Class wraps the BCFile reader.
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.