|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.hdfs.util.EnumCounters<Quota>
org.apache.hadoop.hdfs.server.namenode.Quota.Counts
public static class Quota.Counts
Counters for quota counts.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.hadoop.hdfs.util.EnumCounters |
|---|
EnumCounters.Factory<E extends Enum<E>,C extends EnumCounters<E>>, EnumCounters.Map<K,E extends Enum<E>,C extends EnumCounters<E>> |
| Method Summary | |
|---|---|
static Quota.Counts |
newInstance()
|
static Quota.Counts |
newInstance(long namespace,
long diskspace)
|
| Methods inherited from class org.apache.hadoop.hdfs.util.EnumCounters |
|---|
add, add, get, negation, set, subtract, subtract, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static Quota.Counts newInstance(long namespace,
long diskspace)
public static Quota.Counts newInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||