Package org.apache.hadoop.io.file.tfile
package org.apache.hadoop.io.file.tfile
-
ClassDescriptionorg.apache.hadoop.io.file.tfile.BoundedRangeFileInputStreamBoundedRangeFIleInputStream abstracts a contiguous region of a Hadoop FSDataInputStream as a regular input stream.org.apache.hadoop.io.file.tfile.ByteArrayAdaptor class to wrap byte-array backed objects (including java byte array) as RawComparable objects.org.apache.hadoop.io.file.tfile.CompressionCompression related stuff.Compression algorithms.Exception - Meta Block with the same name already exists.Exception - No such Meta Block with the given name.Interface for objects that can be compared through
RawComparator.org.apache.hadoop.io.file.tfile.SimpleBufferedOutputStreamA simplified BufferedOutputStream with borrowed buffer, and allow users to see how much data have been buffered.A TFile is a container of key-value pairs.org.apache.hadoop.io.file.tfile.TFile.ReaderTFile Reader.org.apache.hadoop.io.file.tfile.TFile.Reader.ScannerThe TFile Scanner.org.apache.hadoop.io.file.tfile.TFile.WriterTFile Writer.Supporting Utility classes used by TFile, and shared by users of TFile.org.apache.hadoop.io.file.tfile.Utils.VersionA generic Version class.