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

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

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

Methods in org.apache.accumulo.core.file.rfile.bcfile that return TFile.Reader.Scanner.Entry
 TFile.Reader.Scanner.Entry TFile.Reader.Scanner.entry()
          Get an entry to access the key and value.
 

Methods in org.apache.accumulo.core.file.rfile.bcfile that return types with arguments of type TFile.Reader.Scanner.Entry
 Comparator<TFile.Reader.Scanner.Entry> TFile.Reader.getEntryComparator()
          Get a Comparator object to compare Entries.
 



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