Generated by
JDiff

Class org.apache.hadoop.fs.FSDataInputStream

Added interfaces org.apache.hadoop.fs.ByteBufferPositionedReadable, org.apache.hadoop.fs.statistics.IOStatisticsSource.

Added Methods
IOStatistics getIOStatistics() Get the IO Statistics of the nested stream falling back to null if the stream does not implement the interface IOStatisticsSource
int read(long, ByteBuffer)  
void readFully(long, ByteBuffer)