Class CoordGmsImpl


  • public class CoordGmsImpl
    extends ServerGmsImpl
    Coordinator role of the Group MemberShip (GMS) protocol. Accepts JOIN and LEAVE requests and emits view changes accordingly.
    Author:
    Bela Ban
    • Field Detail

      • MAX_SUSPEND_TIMEOUT

        protected static final java.lang.Long MAX_SUSPEND_TIMEOUT
    • Constructor Detail

      • CoordGmsImpl

        public CoordGmsImpl​(GMS g)