@ConfigurationProperties(value="embedded.zookeeper") public class ZookeeperConfigurationProperties extends CommonContainerProperties
| Modifier and Type | Class and Description |
|---|---|
static class |
ZookeeperConfigurationProperties.FileSystemBind |
| Modifier and Type | Field and Description |
|---|---|
protected String |
containerZookeeperConnect |
protected String |
dockerImage |
protected ZookeeperConfigurationProperties.FileSystemBind |
fileSystemBind |
protected int |
sessionTimeoutMs |
protected int |
socketTimeoutMs |
static String |
ZOOKEEPER_BEAN_NAME |
protected String |
zookeeperConnect |
protected int |
zookeeperPort |
| Constructor and Description |
|---|
ZookeeperConfigurationProperties() |
canEqual, equals, getTimeoutDuration, getWaitTimeoutInSeconds, hashCode, isEnabled, isReuseContainer, setEnabled, setReuseContainer, setWaitTimeoutInSeconds, toStringpublic static final String ZOOKEEPER_BEAN_NAME
protected String zookeeperConnect
protected String containerZookeeperConnect
protected int zookeeperPort
protected int sessionTimeoutMs
protected int socketTimeoutMs
protected String dockerImage
protected ZookeeperConfigurationProperties.FileSystemBind fileSystemBind
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.