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 Classes
    Modifier and Type
    Class
    Description
    static class 
     

    Nested classes/interfaces inherited from interface org.apache.pulsar.common.policies.data.ClusterData

    org.apache.pulsar.common.policies.data.ClusterData.Builder
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from class java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods 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