org.apache.hadoop.hdfs.server.namenode
Class Content.CountsMap

java.lang.Object
  extended by org.apache.hadoop.hdfs.util.EnumCounters.Map<Content.CountsMap.Key,Content,Content.Counts>
      extended by org.apache.hadoop.hdfs.server.namenode.Content.CountsMap
Enclosing class:
Content

public static class Content.CountsMap
extends EnumCounters.Map<Content.CountsMap.Key,Content,Content.Counts>

A map of counters for the current state and the snapshots.


Nested Class Summary
static class Content.CountsMap.Key
          The key type of the map.
 
Method Summary
 
Methods inherited from class org.apache.hadoop.hdfs.util.EnumCounters.Map
getCounts, sum, sum, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.