- generateInputSplitsToMem(Configuration, boolean, int) - Static method in class org.apache.tez.mapreduce.hadoop.MRInputHelpers
 
- 
Generates Input splits and stores them in a MRRuntimeProtos.MRSplitsProto instance.
 
- getApplicationIdString(Configuration) - Static method in class org.apache.tez.mapreduce.hadoop.MRInputHelpers
 
-  
 
- getConf() - Method in class org.apache.hadoop.mapred.split.TezGroupedSplit
 
-  
 
- getConf() - Method in class org.apache.hadoop.mapred.split.TezGroupedSplitsInputFormat
 
-  
 
- getConf() - Method in class org.apache.hadoop.mapreduce.split.TezGroupedSplit
 
-  
 
- getConf() - Method in class org.apache.hadoop.mapreduce.split.TezGroupedSplitsInputFormat
 
-  
 
- getConfigUpdates() - Method in class org.apache.tez.mapreduce.input.MRInput
 
- 
MRInput sets some additional parameters like split location when using
 the new API.
 
 
- getDagAttemptNumber(Configuration) - Static method in class org.apache.tez.mapreduce.hadoop.MRInputHelpers
 
-  
 
- getDagIdString(Configuration) - Static method in class org.apache.tez.mapreduce.hadoop.MRInputHelpers
 
- 
Returns string representation of full DAG identifier
 
- getDagIndex(Configuration) - Static method in class org.apache.tez.mapreduce.hadoop.MRInputHelpers
 
-  
 
- getDagName(Configuration) - Static method in class org.apache.tez.mapreduce.hadoop.MRInputHelpers
 
-  
 
- getGroupedSplits() - Method in class org.apache.hadoop.mapred.split.TezGroupedSplit
 
-  
 
- getGroupedSplits(Configuration, InputSplit[], int, String) - Method in class org.apache.hadoop.mapred.split.TezMapredSplitsGrouper
 
-  
 
- getGroupedSplits(Configuration, InputSplit[], int, String, SplitSizeEstimator) - Method in class org.apache.hadoop.mapred.split.TezMapredSplitsGrouper
 
-  
 
- getGroupedSplits(Configuration, InputSplit[], int, String, SplitSizeEstimator, SplitLocationProvider) - Method in class org.apache.hadoop.mapred.split.TezMapredSplitsGrouper
 
-  
 
- getGroupedSplits() - Method in class org.apache.hadoop.mapreduce.split.TezGroupedSplit
 
-  
 
- getGroupedSplits(Configuration, List<InputSplit>, int, String) - Method in class org.apache.hadoop.mapreduce.split.TezMapReduceSplitsGrouper
 
-  
 
- getGroupedSplits(Configuration, List<InputSplit>, int, String, SplitSizeEstimator) - Method in class org.apache.hadoop.mapreduce.split.TezMapReduceSplitsGrouper
 
-  
 
- getGroupedSplits(Configuration, List<InputSplit>, int, String, SplitSizeEstimator, SplitLocationProvider) - Method in class org.apache.hadoop.mapreduce.split.TezMapReduceSplitsGrouper
 
-  
 
- getInputIndex(Configuration) - Static method in class org.apache.tez.mapreduce.hadoop.MRInputHelpers
 
-  
 
- getInputName(Configuration) - Static method in class org.apache.tez.mapreduce.hadoop.MRInputHelpers
 
-  
 
- getJavaOptsForMRAM(Configuration) - Static method in class org.apache.tez.mapreduce.hadoop.MRHelpers
 
- 
Generate JVM options based on MapReduce AM java options.
 
- getJavaOptsForMRMapper(Configuration) - Static method in class org.apache.tez.mapreduce.hadoop.MRHelpers
 
- 
Generate JVM options based on MapReduce mapper java options.
 
- getJavaOptsForMRReducer(Configuration) - Static method in class org.apache.tez.mapreduce.hadoop.MRHelpers
 
- 
Generate JVM options based on MapReduce reducer java options.
 
- getKeyValueReaders() - Method in class org.apache.tez.mapreduce.input.MultiMRInput
 
-  
 
- getLength() - Method in class org.apache.hadoop.mapred.split.TezGroupedSplit
 
-  
 
- getLength() - Method in class org.apache.hadoop.mapreduce.split.TezGroupedSplit
 
-  
 
- getLocations() - Method in class org.apache.hadoop.mapred.split.TezGroupedSplit
 
-  
 
- getLocations() - Method in class org.apache.hadoop.mapreduce.split.TezGroupedSplit
 
-  
 
- getPartition(Object, Object, int) - Method in class org.apache.tez.mapreduce.partition.MRPartitioner
 
-  
 
- getProgress() - Method in class org.apache.tez.mapreduce.input.MRInput
 
-  
 
- getRack() - Method in class org.apache.hadoop.mapred.split.TezGroupedSplit
 
-  
 
- getRack() - Method in class org.apache.hadoop.mapreduce.split.TezGroupedSplit
 
-  
 
- getReader() - Method in class org.apache.tez.mapreduce.input.MRInput
 
- 
Returns a KeyValueReader that can be used to read 
 Map Reduce compatible key value data.
 
- getReader() - Method in class org.apache.tez.mapreduce.input.MultiMRInput
 
-  
 
- getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.mapred.split.TezGroupedSplitsInputFormat
 
-  
 
- getResourceForMRMapper(Configuration) - Static method in class org.apache.tez.mapreduce.hadoop.MRHelpers
 
- 
Extract the container resource requirements from the provided configuration, which would
 otherwise have been used when running a Hadoop MapReduce mapper.
 
- getResourceForMRReducer(Configuration) - Static method in class org.apache.tez.mapreduce.hadoop.MRHelpers
 
- 
Extract the container resource requirements from the provided configuration, which would
 otherwise have been used when running a Hadoop MapReduce reducer.
 
- getSplits(JobConf, int) - Method in class org.apache.hadoop.mapred.split.TezGroupedSplitsInputFormat
 
-  
 
- getSplits(JobContext) - Method in class org.apache.hadoop.mapreduce.split.TezGroupedSplitsInputFormat
 
-  
 
- getTaskAttemptIdString(Configuration) - Static method in class org.apache.tez.mapreduce.hadoop.MRInputHelpers
 
- 
Returns string representation of full task attempt identifier
 
- getTaskAttemptIndex(Configuration) - Static method in class org.apache.tez.mapreduce.hadoop.MRInputHelpers
 
-  
 
- getTaskIdString(Configuration) - Static method in class org.apache.tez.mapreduce.hadoop.MRInputHelpers
 
- 
Returns string representation of full task identifier
 
- getTaskIndex(Configuration) - Static method in class org.apache.tez.mapreduce.hadoop.MRInputHelpers
 
-  
 
- getUniqueIdentifier(Configuration) - Static method in class org.apache.tez.mapreduce.hadoop.MRInputHelpers
 
-  
 
- getVertexIdString(Configuration) - Static method in class org.apache.tez.mapreduce.hadoop.MRInputHelpers
 
- 
Returns string representation of full vertex identifier
 
- getVertexIndex(Configuration) - Static method in class org.apache.tez.mapreduce.hadoop.MRInputHelpers
 
- 
* @see TaskContext.getTaskVertexIndex()
 
- getVertexName(Configuration) - Static method in class org.apache.tez.mapreduce.hadoop.MRInputHelpers
 
-  
 
- getWriter() - Method in class org.apache.tez.mapreduce.output.MROutput
 
- 
Get a key value write to write Map Reduce compatible output