- TeraChecksum - Class in org.apache.tez.mapreduce.examples.terasort
-
- TeraChecksum() - Constructor for class org.apache.tez.mapreduce.examples.terasort.TeraChecksum
-
- TeraGen - Class in org.apache.tez.mapreduce.examples.terasort
-
Generate the official GraySort input data set.
- TeraGen() - Constructor for class org.apache.tez.mapreduce.examples.terasort.TeraGen
-
- TeraGen.Counters - Enum in org.apache.tez.mapreduce.examples.terasort
-
- TeraGen.SortGenMapper - Class in org.apache.tez.mapreduce.examples.terasort
-
The Mapper class that given a row number, will generate the appropriate
output line.
- TeraGen.SortGenMapper() - Constructor for class org.apache.tez.mapreduce.examples.terasort.TeraGen.SortGenMapper
-
- TeraInputFormat - Class in org.apache.tez.mapreduce.examples.terasort
-
An input format that reads the first 10 characters of each line as the key
and the rest of the line as the value.
- TeraInputFormat() - Constructor for class org.apache.tez.mapreduce.examples.terasort.TeraInputFormat
-
- TeraOutputFormat - Class in org.apache.tez.mapreduce.examples.terasort
-
An output format that writes the key and value appended together.
- TeraOutputFormat() - Constructor for class org.apache.tez.mapreduce.examples.terasort.TeraOutputFormat
-
- TeraSort - Class in org.apache.tez.mapreduce.examples.terasort
-
Generates the sampled split points, launches the job, and waits for it to
finish.
- TeraSort() - Constructor for class org.apache.tez.mapreduce.examples.terasort.TeraSort
-
- TeraSort.SimplePartitioner - Class in org.apache.tez.mapreduce.examples.terasort
-
A total order partitioner that assigns keys based on their first
PREFIX_LENGTH bytes, assuming a flat distribution.
- TeraSort.SimplePartitioner() - Constructor for class org.apache.tez.mapreduce.examples.terasort.TeraSort.SimplePartitioner
-
- TeraValidate - Class in org.apache.tez.mapreduce.examples.terasort
-
Generate 1 mapper per a file that checks to make sure the keys
are sorted within each file.
- TeraValidate() - Constructor for class org.apache.tez.mapreduce.examples.terasort.TeraValidate
-
- TestOrderedWordCount - Class in org.apache.tez.mapreduce.examples
-
An MRR job built on top of word count to return words sorted by
their frequency of occurrence.
- TestOrderedWordCount() - Constructor for class org.apache.tez.mapreduce.examples.TestOrderedWordCount
-
- TestOrderedWordCount.IntSumReducer - Class in org.apache.tez.mapreduce.examples
-
- TestOrderedWordCount.IntSumReducer() - Constructor for class org.apache.tez.mapreduce.examples.TestOrderedWordCount.IntSumReducer
-
- TestOrderedWordCount.MyOrderByNoOpReducer - Class in org.apache.tez.mapreduce.examples
-
Shuffle ensures ordering based on count of employees per department
hence the final reducer is a no-op and just emits the department name
with the employee count per department.
- TestOrderedWordCount.MyOrderByNoOpReducer() - Constructor for class org.apache.tez.mapreduce.examples.TestOrderedWordCount.MyOrderByNoOpReducer
-
- TestOrderedWordCount.TokenizerMapper - Class in org.apache.tez.mapreduce.examples
-
- TestOrderedWordCount.TokenizerMapper() - Constructor for class org.apache.tez.mapreduce.examples.TestOrderedWordCount.TokenizerMapper
-
- TezExampleBase - Class in org.apache.tez.mapreduce.examples
-
- TezExampleBase() - Constructor for class org.apache.tez.mapreduce.examples.TezExampleBase
-
- toString() - Method in class org.apache.tez.mapreduce.examples.FilterLinesByWord.TextLongPair
-
- TOTAL_BYTES - Static variable in class org.apache.tez.mapreduce.examples.RandomTextWriter
-
- TOTAL_BYTES - Static variable in class org.apache.tez.mapreduce.examples.RandomWriter
-