public class InternalConfigurationData extends Object
| Constructor and Description |
|---|
InternalConfigurationData() |
InternalConfigurationData(String zookeeperServers,
String configurationStoreServers,
String ledgersRootPath) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getConfigurationStoreServers() |
String |
getLedgersRootPath() |
String |
getZookeeperServers() |
int |
hashCode() |
String |
toString() |
Copyright © 2017–2018 Apache Software Foundation. All rights reserved.