Uses of Class
org.apache.hadoop.dfs.NameNodeMetrics

Packages that use NameNodeMetrics
org.apache.hadoop.dfs A distributed implementation of FileSystem
org.apache.hadoop.dfs.namenode.metrics   
 

Uses of NameNodeMetrics in org.apache.hadoop.dfs
 

Methods in org.apache.hadoop.dfs that return NameNodeMetrics
static NameNodeMetrics NameNode.getNameNodeMetrics()
           
 

Uses of NameNodeMetrics in org.apache.hadoop.dfs.namenode.metrics
 

Constructors in org.apache.hadoop.dfs.namenode.metrics with parameters of type NameNodeMetrics
NameNodeStatistics(NameNodeMetrics nameNodeMetrics)
          This constructs and registers the NameNodeStatisticsMBean
 



Copyright © 2008 The Apache Software Foundation