public class ProxyConfiguration extends Object implements PulsarConfiguration
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ProxyConfiguration.HttpReverseProxyConfig |
| 构造器和说明 |
|---|
ProxyConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
Properties |
getProperties() |
Optional<Integer> |
getproxyLogLevel() |
Optional<Integer> |
getServicePort() |
Optional<Integer> |
getServicePortTls() |
Optional<Integer> |
getWebServicePort() |
Optional<Integer> |
getWebServicePortTls() |
void |
setProperties(Properties properties) |
void |
setProxyLogLevel(int proxyLogLevel) |
public Properties getProperties()
getProperties 在接口中 PulsarConfigurationpublic void setProxyLogLevel(int proxyLogLevel)
public void setProperties(Properties properties)
setProperties 在接口中 PulsarConfigurationCopyright © 2017–2019 Apache Software Foundation. All rights reserved.