| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.web.resources |
| Modifier and Type | Method | Description |
|---|---|---|
HttpOpParam.Type |
DeleteOpParam.Op.getType() |
|
HttpOpParam.Type |
GetOpParam.Op.getType() |
|
HttpOpParam.Type |
HttpOpParam.Op.getType() |
|
HttpOpParam.Type |
HttpOpParam.TemporaryRedirectOp.getType() |
|
HttpOpParam.Type |
PostOpParam.Op.getType() |
|
HttpOpParam.Type |
PutOpParam.Op.getType() |
|
static HttpOpParam.Type |
HttpOpParam.Type.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static HttpOpParam.Type[] |
HttpOpParam.Type.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.