public class CreateFlagParam extends Param<EnumSet<E>,org.apache.hadoop.hdfs.web.resources.EnumSetParam.Domain<E>>
static String
DEFAULT
NAME
CreateFlagParam(EnumSet<org.apache.hadoop.fs.CreateFlag> createFlags)
CreateFlagParam(String str)
String
getName()
getValueString()
toString()
getValue, toSortedString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final String NAME
public static final String DEFAULT
public CreateFlagParam(EnumSet<org.apache.hadoop.fs.CreateFlag> createFlags)
public CreateFlagParam(String str)
public String getName()
getName
Param<EnumSet<org.apache.hadoop.fs.CreateFlag>,org.apache.hadoop.hdfs.web.resources.EnumSetParam.Domain<org.apache.hadoop.fs.CreateFlag>>
public String toString()
toString
Param<EnumSet<E extends Enum<E>>,org.apache.hadoop.hdfs.web.resources.EnumSetParam.Domain<E extends Enum<E>>>
public String getValueString()
getValueString
Copyright © 2018 Apache Software Foundation. All Rights Reserved.