public class ProxyConfiguration extends Object implements PulsarConfiguration
| Modifier and Type | Class and Description |
|---|---|
static class |
ProxyConfiguration.HttpReverseProxyConfig |
| Constructor and Description |
|---|
ProxyConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigurationMetadataStoreUrl() |
int |
getMetadataStoreCacheExpirySeconds() |
int |
getMetadataStoreSessionTimeoutMillis() |
String |
getMetadataStoreUrl() |
Properties |
getProperties() |
Optional<Integer> |
getServicePort() |
Optional<Integer> |
getServicePortTls() |
Optional<Integer> |
getWebServicePort() |
Optional<Integer> |
getWebServicePortTls() |
void |
setProperties(Properties properties) |
public String getMetadataStoreUrl()
public String getConfigurationMetadataStoreUrl()
public Properties getProperties()
getProperties in interface PulsarConfigurationpublic void setProperties(Properties properties)
setProperties in interface PulsarConfigurationpublic int getMetadataStoreSessionTimeoutMillis()
public int getMetadataStoreCacheExpirySeconds()
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.