Uses of Enum Class
org.apache.hadoop.hdfs.web.resources.HttpOpParam.Type
Packages that use HttpOpParam.Type
-
Uses of HttpOpParam.Type in org.apache.hadoop.hdfs.web.resources
Methods in org.apache.hadoop.hdfs.web.resources that return HttpOpParam.TypeModifier and TypeMethodDescriptionDeleteOpParam.Op.getType()GetOpParam.Op.getType()PostOpParam.Op.getType()PutOpParam.Op.getType()static HttpOpParam.TypeReturns the enum constant of this class with the specified name.static HttpOpParam.Type[]HttpOpParam.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.