public abstract class HttpOpParam<E extends Enum<E> & HttpOpParam.Op> extends Param<E,org.apache.hadoop.hdfs.web.resources.EnumParam.Domain<E>>
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | HttpOpParam.OpHttp operation interface. | 
| static class  | HttpOpParam.TemporaryRedirectOpExpects HTTP response 307 "Temporary Redirect". | 
| static class  | HttpOpParam.TypeHttp operation types | 
| Modifier and Type | Field and Description | 
|---|---|
| static String | DEFAULTDefault parameter value. | 
| static String | NAMEParameter name. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getValueString() | 
getName, getValue, toSortedString, toStringpublic static final String NAME
public static final String DEFAULT
public String getValueString()
getValueString in class Param<E extends Enum<E> & HttpOpParam.Op,org.apache.hadoop.hdfs.web.resources.EnumParam.Domain<E extends Enum<E> & HttpOpParam.Op>>Copyright © 2008–2023 Apache Software Foundation. All rights reserved.