org.apache.hadoop.hdfs.web.resources
Class PutOpParam
java.lang.Object
org.apache.hadoop.hdfs.web.resources.Param<E,org.apache.hadoop.hdfs.web.resources.EnumParam.Domain<E>>
org.apache.hadoop.hdfs.web.resources.HttpOpParam<PutOpParam.Op>
org.apache.hadoop.hdfs.web.resources.PutOpParam
public class PutOpParam
- extends HttpOpParam<PutOpParam.Op>
Http POST operation parameter.
PutOpParam
public PutOpParam(String str)
- Constructor.
- Parameters:
str
- a string representation of the parameter value.
getName
public String getName()
- Specified by:
getName
in class Param<PutOpParam.Op,org.apache.hadoop.hdfs.web.resources.EnumParam.Domain<PutOpParam.Op>>
- Returns:
- the parameter name.
Copyright © 2012 Apache Software Foundation. All Rights Reserved.