Class LeaderBroker
- java.lang.Object
-
- org.apache.pulsar.broker.loadbalance.LeaderBroker
-
public class LeaderBroker extends java.lang.ObjectA 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 Summary
Constructors Constructor Description LeaderBroker()
-