Uses of Class
org.apache.accumulo.core.file.rfile.bcfile.TFile.Reader

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

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

Constructors in org.apache.accumulo.core.file.rfile.bcfile with parameters of type TFile.Reader
TFile.Reader.Scanner(TFile.Reader reader, long offBegin, long offEnd)
          Constructor
TFile.Reader.Scanner(TFile.Reader reader, RawComparable beginKey, RawComparable endKey)
          Constructor
 



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