Class LeaderBroker


  • public class LeaderBroker
    extends java.lang.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 Summary

      Constructors 
      Constructor Description
      LeaderBroker()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LeaderBroker

        public LeaderBroker()