Uses of Class
org.apache.hadoop.io.file.tfile.TFile.Reader
Packages that use TFile.Reader
-
Uses of TFile.Reader in org.apache.hadoop.io.file.tfile
Constructors in org.apache.hadoop.io.file.tfile with parameters of type TFile.ReaderModifierConstructorDescriptionprotectedScanner(TFile.Reader reader, long offBegin, long offEnd) ConstructorprotectedScanner(TFile.Reader reader, RawComparable beginKey, RawComparable endKey) Constructor