Class ConnectorConfig.ServerName

java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.jdisc.http.ConnectorConfig.ServerName
Enclosing class:
ConnectorConfig

public static final class ConnectorConfig.ServerName extends com.yahoo.config.InnerNode
This class represents connector.serverName
  • Constructor Details

  • Method Details

    • fallback

      public String fallback()
      Returns:
      connector.serverName.fallback
    • allowed

      public List<String> allowed()
      Returns:
      connector.serverName.allowed[]
    • allowed

      public String allowed(int i)
      Parameters:
      i - the index of the value to return
      Returns:
      connector.serverName.allowed[]