Package | Description |
---|---|
org.apache.hadoop.hdfs.server.namenode |
Modifier and Type | Method and Description |
---|---|
static Content |
Content.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Content[] |
Content.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ContentCounts.addContent(Content c,
long val) |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.