Class FastLeaderElection.Messenger

  • Enclosing class:
    FastLeaderElection

    protected class FastLeaderElection.Messenger
    extends java.lang.Object
    Multi-threaded implementation of message handler. Messenger implements two sub-classes: WorkReceiver and WorkSender. The functionality of each is obvious from the name. Each of these spawns a new thread.
    • Method Summary

      • Methods inherited from class java.lang.Object

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