| Class | Description |
|---|---|
| AutoInputFormat |
An
InputFormat that tries to deduce the types of the input files
automatically. |
| BinaryRecordInput | Deprecated.
Replaced by Avro.
|
| BinaryRecordOutput | Deprecated.
Replaced by Avro.
|
| Buffer | Deprecated.
Replaced by Avro.
|
| CsvRecordOutput | Deprecated.
Replaced by Avro.
|
| DumpTypedBytes |
Utility program that fetches all files that match a given pattern and dumps
their content to stdout as typed bytes.
|
| Environment |
This is a class used to get the current environment
on the host machines running the map/reduce.
|
| HadoopStreaming |
The main entry point.
|
| IdentifierResolver |
This class is used to resolve a string identifier into the required IO
classes.
|
| Index | Deprecated.
Replaced by Avro.
|
| InputWriter<K,V> |
Abstract base for classes that write the client's input.
|
| JarBuilder |
This class is the main class for generating job.jar
for Hadoop Streaming jobs.
|
| KeyOnlyTextInputWriter | |
| KeyOnlyTextOutputReader |
OutputReader that reads the client's output as text, interpreting each line
as a key and outputting NullWritables for values.
|
| LoadTypedBytes |
Utility program that reads typed bytes from standard input and stores them in
a sequence file for which the path is given as an argument.
|
| OutputReader<K,V> |
Abstract base for classes that read the client's output.
|
| PathFinder |
Maps a relative pathname to an absolute pathname using the PATH environment.
|
| PipeCombiner | |
| PipeMapper |
A generic Mapper bridge.
|
| PipeMapRed |
Shared functionality for PipeMapper, PipeReducer.
|
| PipeMapRunner<K1,V1,K2,V2> | |
| PipeReducer |
A generic Reducer bridge.
|
| RawBytesInputWriter |
InputWriter that writes the client's input as raw bytes.
|
| RawBytesOutputReader |
OutputReader that reads the client's output as raw bytes.
|
| Record | Deprecated.
Replaced by Avro.
|
| RecordComparator | Deprecated.
Replaced by Avro.
|
| RecordInput | Deprecated.
Replaced by Avro.
|
| RecordOutput | Deprecated.
Replaced by Avro.
|
| StreamBaseRecordReader |
Shared functionality for hadoopStreaming formats.
|
| StreamBaseRecordReader |
Shared functionality for hadoopStreaming formats.
|
| StreamInputFormat |
An input format that selects a RecordReader based on a JobConf property.
|
| StreamInputFormat |
An input format that selects a RecordReader based on a JobConf property.
|
| StreamJob |
All the client-side work happens here.
|
| StreamKeyValUtil | |
| StreamUtil |
Utilities used in streaming
|
| StreamXmlRecordReader |
A way to interpret XML fragments as Mapper input records.
|
| StreamXmlRecordReader |
A way to interpret XML fragments as Mapper input records.
|
| TextInputWriter |
InputWriter that writes the client's input as text.
|
| TextOutputReader |
OutputReader that reads the client's output as text.
|
| Type |
The possible type codes.
|
| TypedBytesInput |
Provides functionality for reading typed bytes.
|
| TypedBytesInputWriter |
InputWriter that writes the client's input as typed bytes.
|
| TypedBytesOutput |
Provides functionality for writing typed bytes.
|
| TypedBytesOutputReader |
OutputReader that reads the client's output as typed bytes.
|
| TypedBytesRecordInput |
Serializer for records that writes typed bytes.
|
| TypedBytesRecordOutput |
Deserialized for records that reads typed bytes.
|
| TypedBytesWritable |
Writable for typed bytes.
|
| TypedBytesWritableInput |
Provides functionality for reading typed bytes as Writable objects.
|
| TypedBytesWritableOutput |
Provides functionality for writing Writable objects as typed bytes.
|
| Utils | Deprecated.
Replaced by Avro.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.