| Package | Description | 
|---|---|
| org.apache.hadoop.mapred | |
| org.apache.hadoop.mapreduce | |
| org.apache.hadoop.mapreduce.lib.input | 
| Modifier and Type | Method and Description | 
|---|---|
SplitLocationInfo[] | 
InputSplitWithLocationInfo.getLocationInfo()
Gets info about which nodes the input split is stored on and how it is
 stored at each location. 
 | 
SplitLocationInfo[] | 
FileSplit.getLocationInfo()  | 
| Modifier and Type | Method and Description | 
|---|---|
SplitLocationInfo[] | 
InputSplit.getLocationInfo()
Gets info about which nodes the input split is stored on and how it is
 stored at each location. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SplitLocationInfo[] | 
FileSplit.getLocationInfo()  | 
Copyright © 2016 Apache Software Foundation. All Rights Reserved.