|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapOutputLocation | |
|---|---|
| org.apache.hadoop.mapreduce.task.reduce | |
| Uses of MapOutputLocation in org.apache.hadoop.mapreduce.task.reduce |
|---|
| Methods in org.apache.hadoop.mapreduce.task.reduce that return MapOutputLocation | |
|---|---|
MapOutputLocation |
DirectShuffleFetcher.getLocation()
Get the current map output location. |
MapOutputLocation |
DirectShuffleSchedulerImpl.getLocation()
|
| Methods in org.apache.hadoop.mapreduce.task.reduce with parameters of type MapOutputLocation | |
|---|---|
void |
DirectShuffleSchedulerImpl.copyFailed(org.apache.hadoop.mapreduce.TaskAttemptID mapId,
MapOutputLocation loc)
|
protected long |
DirectShuffleFetcher.copyOutput(MapOutputLocation loc)
Copies a a map output from a remote host. |
void |
DirectShuffleSchedulerImpl.copySucceeded(org.apache.hadoop.mapreduce.TaskAttemptID mapId,
MapOutputLocation loc,
long bytes,
long millis,
org.apache.hadoop.mapreduce.task.reduce.MapOutput<K,V> output)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||