Package com.yahoo.cloud.config.log
Class LogdConfig.Logserver
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.cloud.config.log.LogdConfig.Logserver
- Enclosing class:
- LogdConfig
public static final class LogdConfig.Logserver
extends com.yahoo.config.InnerNode
This class represents logd.logserver
-
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
-
Logserver
-
-
Method Details
-
host
- Returns:
- logd.logserver.host
-
rpcport
public int rpcport()- Returns:
- logd.logserver.rpcport
-
use
public boolean use()- Returns:
- logd.logserver.use
-