Uses of Class
org.apache.hadoop.metrics.util.MetricsIntValue

Packages that use MetricsIntValue
org.apache.hadoop.dfs A distributed implementation of FileSystem
 

Uses of MetricsIntValue in org.apache.hadoop.dfs
 

Fields in org.apache.hadoop.dfs declared as MetricsIntValue
 MetricsIntValue FSNamesystemMetrics.blocksTotal
           
 MetricsIntValue FSNamesystemMetrics.capacityRemainingGB
           
 MetricsIntValue FSNamesystemMetrics.capacityTotalGB
           
 MetricsIntValue FSNamesystemMetrics.capacityUsedGB
           
 MetricsIntValue FSNamesystemMetrics.filesTotal
           
 MetricsIntValue NameNodeMetrics.fsImageLoadTime
           
 MetricsIntValue NameNodeMetrics.numBlocksCorrupted
           
 MetricsIntValue FSNamesystemMetrics.pendingReplicationBlocks
           
 MetricsIntValue NameNodeMetrics.safeModeTime
           
 MetricsIntValue FSNamesystemMetrics.scheduledReplicationBlocks
           
 MetricsIntValue FSNamesystemMetrics.totalLoad
           
 MetricsIntValue FSNamesystemMetrics.underReplicatedBlocks
           
 



Copyright © 2008 The Apache Software Foundation