Uses of Class
org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
Packages that use FileSystem.Statistics.StatisticsData Package Description org.apache.hadoop.fs -
-
Uses of FileSystem.Statistics.StatisticsData in org.apache.hadoop.fs
Methods in org.apache.hadoop.fs that return FileSystem.Statistics.StatisticsData Modifier and Type Method Description FileSystem.Statistics.StatisticsDataFileSystem.Statistics. getData()Get all statistics data.FileSystem.Statistics.StatisticsDataFileSystem.Statistics. getThreadStatistics()Get or create the thread-local data associated with the current thread.
-