Generated by
JDiff

Interface org.apache.hadoop.mapred.InputSplit

Changed Methods
long getLength() Changed from abstract to non-abstract. Get the total number of bytes in the data of the InputSplit.
String[] getLocations() Changed from abstract to non-abstract. Get the list of hostnames where the input split is located.