public class PostOpParam extends HttpOpParam<PostOpParam.Op>
限定符和类型 | 类和说明 |
---|---|
static class |
PostOpParam.Op
Post operations.
|
HttpOpParam.TemporaryRedirectOp, HttpOpParam.Type
DEFAULT, NAME
构造器和说明 |
---|
PostOpParam(String str)
Constructor.
|
public PostOpParam(String str)
str
- a string representation of the parameter value.public String getName()
getName
在类中 Param<PostOpParam.Op,org.apache.hadoop.hdfs.web.resources.EnumParam.Domain<PostOpParam.Op>>
Copyright © 2009 The Apache Software Foundation