| Package | Description | 
|---|---|
| org.apache.hadoop.hdfs.web.resources | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HttpOpParam<E extends Enum<E> & HttpOpParam.Op>Http operation parameter. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DeleteOpParam.OpDelete operations. | 
| static class  | GetOpParam.OpGet operations. | 
| static class  | HttpOpParam.TemporaryRedirectOpExpects HTTP response 307 "Temporary Redirect". | 
| static class  | PostOpParam.OpPost operations. | 
| static class  | PutOpParam.OpPut operations. | 
| Modifier and Type | Method and Description | 
|---|---|
| static HttpOpParam.TemporaryRedirectOp | HttpOpParam.TemporaryRedirectOp. valueOf(HttpOpParam.Op op)Get an object for the given op. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.