Generated by
JDiff

Class org.apache.hadoop.fs.FSDataOutputStream

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

Added Methods
AbortableResult abort() Invoke {@code abort()} on the wrapped stream if it is Abortable otherwise raise an {@code UnsupportedOperationException}.
IOStatistics getIOStatistics() Get the IO Statistics of the nested stream falling back to empty statistics if the stream does not implement the interface IOStatisticsSource