Interface Coordinator

All Known Implementing Classes:
AbstractCoordinator, SingleHostCoordinator

public interface Coordinator
  • Method Details

    • getActorGroupsForHost

      List<HostEntry> getActorGroupsForHost()
    • getHostsForActorGroup

      List<Integer> getHostsForActorGroup(int groupNumber)
    • getLiveHostForActorGroup

      int getLiveHostForActorGroup(int agNumber)