Uses of Enum Class
org.apache.hadoop.yarn.webapp.WebApp.HTTP

Packages that use WebApp.HTTP
Package
Description
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
  • Uses of WebApp.HTTP in org.apache.hadoop.yarn.webapp

    Methods in org.apache.hadoop.yarn.webapp that return WebApp.HTTP
    Modifier and Type
    Method
    Description
    WebApp.HTTP.valueOf(String name)
    Returns the enum constant of this class with the specified name.
    static WebApp.HTTP[]
    WebApp.HTTP.values()
    Returns an array containing the constants of this enum class, in the order they are declared.