Uses of Enum Class
org.apache.hadoop.http.HttpConfig.Policy
Packages that use HttpConfig.Policy
-
Uses of HttpConfig.Policy in org.apache.hadoop.http
Methods in org.apache.hadoop.http that return HttpConfig.PolicyModifier and TypeMethodDescriptionstatic HttpConfig.PolicyHttpConfig.Policy.fromString(String value) static HttpConfig.PolicyReturns the enum constant of this class with the specified name.static HttpConfig.Policy[]HttpConfig.Policy.values()Returns an array containing the constants of this enum class, in the order they are declared.