Package com.yahoo.cloud.config
Class SentinelConfig.Port
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.cloud.config.SentinelConfig.Port
- Enclosing class:
- SentinelConfig
public static final class SentinelConfig.Port
extends com.yahoo.config.InnerNode
This class represents sentinel.port
-
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
-
Port
-
-
Method Details
-
telnet
public int telnet()- Returns:
- sentinel.port.telnet
-
rpc
public int rpc()- Returns:
- sentinel.port.rpc
-