Package com.yahoo.cloud.config
Class CuratorConfig.Server
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.cloud.config.CuratorConfig.Server
- Enclosing class:
- CuratorConfig
public static final class CuratorConfig.Server
extends com.yahoo.config.InnerNode
This class represents curator.server[]
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.yahoo.config.InnerNode
equals, getAllDescendantLeafNodes, getChildren, getChildrenWithVectorsFlattened, hashCode, postInitialize, toStringMethods inherited from class com.yahoo.config.Node
clone
-
Constructor Details
-
Server
-
-
Method Details
-
hostname
- Returns:
- curator.server[].hostname
-
port
public int port()- Returns:
- curator.server[].port
-