Package org.apache.hadoop.io.file.tfile

Interface Summary
RawComparable Interface for objects that can be compared through RawComparator.
 

Class Summary
TFile A TFile is a container of key-value pairs.
TFile.Reader TFile Reader.
TFile.Reader.Scanner The TFile Scanner.
TFile.Writer TFile Writer.
Utils Supporting Utility classes used by TFile, and shared by users of TFile.
Utils.Version A generic Version class.
 

Exception Summary
MetaBlockAlreadyExists Exception - Meta Block with the same name already exists.
MetaBlockDoesNotExist Exception - No such Meta Block with the given name.
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.