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