Generated by
JDiff

Class org.apache.hadoop.fs.statistics.StreamStatisticNames

Added Fields
String STREAM_READ_REMOTE_STREAM_ABORTED count/duration of aborting a remote stream during stream IO IO.
String STREAM_READ_REMOTE_STREAM_DRAINED count/duration of closing a remote stream possibly including draining the stream to recycle the HTTP connection.
String STREAM_READ_VECTORED_COMBINED_RANGES Count of combined file ranges during readVectored() operation.
String STREAM_READ_VECTORED_INCOMING_RANGES Count of incoming file ranges during readVectored() operation.
String STREAM_READ_VECTORED_OPERATIONS Count of readVectored() operations in an input stream.
String STREAM_READ_VECTORED_READ_BYTES_DISCARDED Count of bytes discarded during readVectored() operation in an input stream.