| Package | Description |
|---|---|
| org.apache.hadoop.hbase.http |
| Modifier and Type | Method and Description |
|---|---|
HttpConfig.Policy |
HttpConfig.Policy.fromString(java.lang.String value) |
static HttpConfig.Policy |
HttpConfig.Policy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HttpConfig.Policy[] |
HttpConfig.Policy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
HttpConfig.getScheme(HttpConfig.Policy policy) |
void |
HttpConfig.setPolicy(HttpConfig.Policy policy) |