Generated by
JDiff

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

Added Fields
String STREAM_READ_ACTIVE_MEMORY_IN_USE Total bytes of memory in use by this input stream.
String STREAM_READ_ACTIVE_PREFETCH_OPERATIONS Total number of active prefetch operations.
String STREAM_READ_BLOCKS_IN_FILE_CACHE Total number of block in disk cache.
String STREAM_READ_BLOCK_ACQUIRE_AND_READ count/duration of acquiring a buffer and reading to it.
String STREAM_READ_PREFETCH_OPERATIONS Total number of prefetching operations executed.
String STREAM_READ_REMOTE_BLOCK_READ count/duration of reading a remote block.