public class GetOpParam extends HttpOpParam<GetOpParam.Op>
Modifier and Type | Class and Description |
---|---|
static class |
GetOpParam.Op
Get operations.
|
HttpOpParam.TemporaryRedirectOp, HttpOpParam.Type
DEFAULT, NAME
Constructor and Description |
---|
GetOpParam(String str)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getName() |
getValueString
getValue, toSortedString, toString
public GetOpParam(String str)
str
- a string representation of the parameter value.public String getName()
getName
in class Param<GetOpParam.Op,org.apache.hadoop.hdfs.web.resources.EnumParam.Domain<GetOpParam.Op>>
Copyright © 2018 Apache Software Foundation. All Rights Reserved.