|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.hdfs.web.resources.Param<E,org.apache.hadoop.hdfs.web.resources.EnumParam.Domain<E>>
org.apache.hadoop.hdfs.web.resources.HttpOpParam<GetOpParam.Op>
org.apache.hadoop.hdfs.web.resources.GetOpParam
public class GetOpParam
Http GET operation parameter.
| Nested Class Summary | |
|---|---|
static class |
GetOpParam.Op
Get operations. |
| Nested classes/interfaces inherited from class org.apache.hadoop.hdfs.web.resources.HttpOpParam |
|---|
HttpOpParam.TemporaryRedirectOp, HttpOpParam.Type |
| Field Summary |
|---|
| Fields inherited from class org.apache.hadoop.hdfs.web.resources.HttpOpParam |
|---|
DEFAULT, NAME |
| Constructor Summary | |
|---|---|
GetOpParam(String str)
Constructor. |
|
| Method Summary | |
|---|---|
String |
getName()
|
| Methods inherited from class org.apache.hadoop.hdfs.web.resources.HttpOpParam |
|---|
getValueString |
| Methods inherited from class org.apache.hadoop.hdfs.web.resources.Param |
|---|
getValue, toSortedString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GetOpParam(String str)
str - a string representation of the parameter value.| Method Detail |
|---|
public String getName()
getName in class Param<GetOpParam.Op,org.apache.hadoop.hdfs.web.resources.EnumParam.Domain<GetOpParam.Op>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||