Class PromotableRole

All Implemented Interfaces:
RaftRole, Managed<RaftRole>, AutoCloseable

public class PromotableRole extends PassiveRole
Promotable role.
  • Constructor Details

    • PromotableRole

      public PromotableRole(RaftContext context)
  • Method Details