Package com.yahoo.cloud.config
Class ZookeeperServerConfig.Server.Builder
java.lang.Object
com.yahoo.cloud.config.ZookeeperServerConfig.Server.Builder
- All Implemented Interfaces:
com.yahoo.config.ConfigBuilder
- Enclosing class:
- ZookeeperServerConfig.Server
public static final class ZookeeperServerConfig.Server.Builder
extends Object
implements com.yahoo.config.ConfigBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()clientPort(int __value) electionPort(int __value) id(int __value) joining(boolean __value) quorumPort(int __value) retired(boolean __value)
-
Constructor Details
-
Builder
public Builder() -
Builder
-
-
Method Details
-
id
-
hostname
-
clientPort
-
quorumPort
-
electionPort
-
joining
-
retired
-
build
-