Class DispatchNodesConfig.Node

java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.vespa.config.search.DispatchNodesConfig.Node
Enclosing class:
DispatchNodesConfig

public static final class DispatchNodesConfig.Node extends com.yahoo.config.InnerNode
This class represents dispatch-nodes.node[]
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
     
    int
    key()
     
    int
     

    Methods inherited from class com.yahoo.config.InnerNode

    equals, getAllDescendantLeafNodes, getChildren, getChildrenWithVectorsFlattened, hashCode, postInitialize, toString

    Methods inherited from class com.yahoo.config.Node

    clone

    Methods inherited from class java.lang.Object

    finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

  • Method Details

    • key

      public int key()
      Returns:
      dispatch-nodes.node[].key
    • group

      public int group()
      Returns:
      dispatch-nodes.node[].group
    • host

      public String host()
      Returns:
      dispatch-nodes.node[].host
    • port

      public int port()
      Returns:
      dispatch-nodes.node[].port