Package net.sodacan.core
Interface Coordinator
- All Known Implementing Classes:
AbstractCoordinator
,SingleHostCoordinator
public interface Coordinator
-
Method Summary
Modifier and TypeMethodDescriptiongetHostsForActorGroup
(int groupNumber) int
getLiveHostForActorGroup
(int agNumber)
-
Method Details
-
getActorGroupsForHost
-
getHostsForActorGroup
-
getLiveHostForActorGroup
int getLiveHostForActorGroup(int agNumber)
-