Package com.yahoo.cloud.config
Class ZookeeperServerConfig.Autopurge
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.cloud.config.ZookeeperServerConfig.Autopurge
- Enclosing class:
- ZookeeperServerConfig
public static final class ZookeeperServerConfig.Autopurge
extends com.yahoo.config.InnerNode
This class represents zookeeper-server.autopurge
-
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
-
Autopurge
-
-
Method Details
-
purgeInterval
public int purgeInterval()- Returns:
- zookeeper-server.autopurge.purgeInterval
-
snapRetainCount
public int snapRetainCount()- Returns:
- zookeeper-server.autopurge.snapRetainCount
-