Uses of Class
org.apache.hadoop.hdfs.DFSInputStream.ReadStatistics

Packages that use DFSInputStream.ReadStatistics
org.apache.hadoop.hdfs A distributed implementation of FileSystem
org.apache.hadoop.hdfs.client   
 

Uses of DFSInputStream.ReadStatistics in org.apache.hadoop.hdfs
 

Constructors in org.apache.hadoop.hdfs with parameters of type DFSInputStream.ReadStatistics
DFSInputStream.ReadStatistics(DFSInputStream.ReadStatistics rhs)
           
 

Uses of DFSInputStream.ReadStatistics in org.apache.hadoop.hdfs.client
 

Methods in org.apache.hadoop.hdfs.client that return DFSInputStream.ReadStatistics
 DFSInputStream.ReadStatistics HdfsDataInputStream.getReadStatistics()
          Get statistics about the reads which this DFSInputStream has done.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.