Interface | Description |
---|---|
RawComparable |
Interface for objects that can be compared through
RawComparator . |
Class | Description |
---|---|
BoundedRangeFileInputStream |
BoundedRangeFIleInputStream abstracts a contiguous region of a Hadoop
FSDataInputStream as a regular input stream.
|
Compression |
Compression related stuff.
|
SimpleBufferedOutputStream |
A simplified BufferedOutputStream with borrowed buffer, and allow users to
see how much data have been buffered.
|
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.
|
Enum | Description |
---|---|
Compression.Algorithm |
Compression algorithms.
|
Exception | Description |
---|---|
MetaBlockAlreadyExists |
Exception - Meta Block with the same name already exists.
|
MetaBlockDoesNotExist |
Exception - No such Meta Block with the given name.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.