Interface ManagedMemberGroupService

All Superinterfaces:
io.atomix.utils.event.ListenerService<MemberGroupEvent,​MemberGroupEventListener>, io.atomix.utils.Managed<MemberGroupService>, MemberGroupService

public interface ManagedMemberGroupService
extends MemberGroupService, io.atomix.utils.Managed<MemberGroupService>
Manage member group service.
  • Method Summary

    Methods inherited from interface io.atomix.utils.event.ListenerService

    addListener, removeListener

    Methods inherited from interface io.atomix.utils.Managed

    isRunning, start, stop

    Methods inherited from interface io.atomix.primitive.partition.MemberGroupService

    getMemberGroup, getMemberGroups