Uses of Interface
org.apache.accumulo.core.file.blockfile.BlockFileReader

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

Uses of BlockFileReader in org.apache.accumulo.core.file.blockfile.impl
 

Classes in org.apache.accumulo.core.file.blockfile.impl that implement BlockFileReader
static class CachableBlockFile.Reader
          Class wraps the BCFile reader.
 

Uses of BlockFileReader in org.apache.accumulo.core.file.rfile
 

Constructors in org.apache.accumulo.core.file.rfile with parameters of type BlockFileReader
MultiLevelIndex.Reader(BlockFileReader blockStore, int version)
           
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.