Class ClusterDataImpl
java.lang.Object
org.apache.pulsar.common.policies.data.ClusterDataImpl
- All Implemented Interfaces:
Cloneable,org.apache.pulsar.common.policies.data.ClusterData
public final class ClusterDataImpl
extends Object
implements org.apache.pulsar.common.policies.data.ClusterData, Cloneable
The configuration data for a cluster.
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.apache.pulsar.common.policies.data.ClusterData
org.apache.pulsar.common.policies.data.ClusterData.Builder -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.pulsar.common.policies.data.ClusterData
getAuthenticationParameters, getAuthenticationPlugin, getBrokerClientCertificateFilePath, getBrokerClientKeyFilePath, getBrokerClientTlsKeyStore, getBrokerClientTlsKeyStorePassword, getBrokerClientTlsKeyStoreType, getBrokerClientTlsTrustStore, getBrokerClientTlsTrustStorePassword, getBrokerClientTlsTrustStoreType, getBrokerClientTrustCertsFilePath, getBrokerServiceUrl, getBrokerServiceUrlTls, getListenerName, getPeerClusterNames, getProxyProtocol, getProxyServiceUrl, getServiceUrl, getServiceUrlTls, isBrokerClientTlsEnabled, isBrokerClientTlsEnabledWithKeyStore, isTlsAllowInsecureConnection