Package com.yahoo.cloud.config
Class SentinelConfig.Service
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.cloud.config.SentinelConfig.Service
- Enclosing class:
- SentinelConfig
public static final class SentinelConfig.Service
extends com.yahoo.config.InnerNode
This class represents sentinel.service[]
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classThis class represents sentinel.service[].affinitystatic final classstatic final classThis class represents sentinel.service[].environ[]static final classThis class represents sentinel.service[].logctl[] -
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
-
Service
-
-
Method Details
-
command
- Returns:
- sentinel.service[].command
-
environ
- Returns:
- sentinel.service[].environ[]
-
environ
- Parameters:
i- the index of the value to return- Returns:
- sentinel.service[].environ[]
-
logctl
- Returns:
- sentinel.service[].logctl[]
-
logctl
- Parameters:
i- the index of the value to return- Returns:
- sentinel.service[].logctl[]
-
preShutdownCommand
- Returns:
- sentinel.service[].preShutdownCommand
-
name
- Returns:
- sentinel.service[].name
-
autostart
public boolean autostart()- Returns:
- sentinel.service[].autostart
-
autorestart
public boolean autorestart()- Returns:
- sentinel.service[].autorestart
-
id
- Returns:
- sentinel.service[].id
-
affinity
- Returns:
- sentinel.service[].affinity
-