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