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