Class ZooKeeperPartitionBrokerPlugin

  • All Implemented Interfaces:
    BrokerPlugin

    public class ZooKeeperPartitionBrokerPlugin
    extends PartitionBrokerPlugin
    A PartitionBrokerPlugin which gets it's configuration from ZooKeeper.
    • Constructor Detail

      • ZooKeeperPartitionBrokerPlugin

        public ZooKeeperPartitionBrokerPlugin()
    • Method Detail

      • getZkAddress

        public String getZkAddress()
      • setZkAddress

        public void setZkAddress​(String zkAddress)
      • getZkPassword

        public String getZkPassword()
      • setZkPassword

        public void setZkPassword​(String zkPassword)
      • getZkPath

        public String getZkPath()
      • setZkPath

        public void setZkPath​(String zkPath)
      • getZkSessionTmeout

        public String getZkSessionTmeout()
      • setZkSessionTmeout

        public void setZkSessionTmeout​(String zkSessionTmeout)