Package org.apache.pulsar.proxy.server
Class ProxyConfiguration
java.lang.Object
org.apache.pulsar.proxy.server.ProxyConfiguration
- All Implemented Interfaces:
PulsarConfiguration
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProxyConfiguration
public ProxyConfiguration()
-
-
Method Details
-
getMetadataStoreUrl
-
getConfigurationMetadataStoreUrl
-
getProperties
- Specified by:
getPropertiesin interfacePulsarConfiguration
-
getServicePort
-
getServicePortTls
-
getWebServicePort
-
getWebServicePortTls
-
setProperties
- Specified by:
setPropertiesin interfacePulsarConfiguration
-
getMetadataStoreSessionTimeoutMillis
public int getMetadataStoreSessionTimeoutMillis() -
getMetadataStoreCacheExpirySeconds
public int getMetadataStoreCacheExpirySeconds() -
isMetadataStoreAllowReadOnlyOperations
public boolean isMetadataStoreAllowReadOnlyOperations()
-