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