Uses of Class
org.apache.accumulo.core.file.blockfile.impl.CachableBlockFile.Reader

Packages that use CachableBlockFile.Reader
org.apache.accumulo.core.file.rfile.bcfile   
 

Uses of CachableBlockFile.Reader in org.apache.accumulo.core.file.rfile.bcfile
 

Constructors in org.apache.accumulo.core.file.rfile.bcfile with parameters of type CachableBlockFile.Reader
BCFile.Reader(CachableBlockFile.Reader cache, org.apache.hadoop.fs.FSDataInputStream fin, long fileLength, org.apache.hadoop.conf.Configuration conf)
           
 



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