Changed Methods |
long[] getLengths()
|
Method was locally defined, but is now inherited from CombineFileSplit.
|
Returns an array containing the lengths of the files in the split |
String[] getLocations()
|
Method was locally defined, but is now inherited from CombineFileSplit.
|
Returns all the Paths where this input-split resides |
int getNumPaths()
|
Method was locally defined, but is now inherited from CombineFileSplit.
|
Returns the number of Paths in the split |
long getOffset(int )
|
Method was locally defined, but is now inherited from CombineFileSplit.
|
Returns the start offset of the ith Path |
Path getPath(int )
|
Method was locally defined, but is now inherited from CombineFileSplit.
|
Returns the ith Path |
Path[] getPaths()
|
Method was locally defined, but is now inherited from CombineFileSplit.
|
Returns all the Paths in the split |
long[] getStartOffsets()
|
Method was locally defined, but is now inherited from CombineFileSplit.
|
Returns an array containing the start offsets of the files in the split |
void readFields(DataInput )
|
Method was locally defined, but is now inherited from CombineFileSplit.
|
|
String toString()
|
Method was locally defined, but is now inherited from CombineFileSplit.
|
|
void write(DataOutput )
|
Method was locally defined, but is now inherited from CombineFileSplit.
|
|