| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@InterfaceAudience.Public @InterfaceStability.Evolving public interface InputSplitWithLocationInfo
| Method Summary | |
|---|---|
|  SplitLocationInfo[] | getLocationInfo()Gets info about which nodes the input split is stored on and how it is stored at each location. | 
| Methods inherited from interface org.apache.hadoop.mapred.InputSplit | 
|---|
| getLength, getLocations | 
| Methods inherited from interface org.apache.hadoop.io.Writable | 
|---|
| readFields, write | 
| Method Detail | 
|---|
SplitLocationInfo[] getLocationInfo()
                                    throws IOException
SplitLocationInfos describing how the split
    data is stored at each location. A null value indicates that all the
    locations have the data stored on disk.
IOException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||