Generated by
JDiff

Class org.apache.hadoop.hdfs.server.namenode.metrics.FSNamesystemMetrics

Changed Constructors
FSNamesystemMetrics(FSNamesystem, Configuration) Change in type from Configuration to (FSNamesystem, Configuration).
 
 

Removed Fields
MetricsLongValue blocksTotal  
MetricsIntValue capacityRemainingGB  
MetricsIntValue capacityTotalGB  
MetricsIntValue capacityUsedGB  
MetricsIntValue filesTotal  
MetricsIntValue missingBlocks  
MetricsIntValue pendingReplicationBlocks  
MetricsRegistry registry  
MetricsIntValue scheduledReplicationBlocks  
MetricsIntValue totalLoad  
MetricsIntValue underReplicatedBlocks  
 

Added Fields
MetricsTimeVaryingInt numExpiredHeartbeats