Class LeaderBroker

java.lang.Object
org.apache.pulsar.broker.loadbalance.LeaderBroker

public class LeaderBroker extends Object
A class to hold the contents of the leader election node. Facilitates serialization and deserialization of the information that might be added for leader broker in the future.
  • Constructor Details

    • LeaderBroker

      public LeaderBroker()