Uses of Class
net.sodacan.core.coordinator.HostEntry
Packages that use HostEntry
Package
Description
This package contains most of the Interfaces of Sodacan.
The Sodacan coordinator keeps a network-wide "ideal" distribution of ActorGroups along
with a snapshot of the current Host/ActorGroup arrangement.
A Host manages ActorGroups.
-
Uses of HostEntry in net.sodacan.core
Methods in net.sodacan.core that return types with arguments of type HostEntryMethods in net.sodacan.core with parameters of type HostEntry -
Uses of HostEntry in net.sodacan.core.coordinator
Methods in net.sodacan.core.coordinator that return types with arguments of type HostEntryModifier and TypeMethodDescriptionSingleHostCoordinator.getActorGroupsForHost()
A simple one host coordinator. -
Uses of HostEntry in net.sodacan.core.host
Fields in net.sodacan.core.host with type parameters of type HostEntryModifier and TypeFieldDescriptionprotected Map
<HostEntry, ActorGroup> AbstractHost.activeActorGroups
Methods in net.sodacan.core.host that return types with arguments of type HostEntryMethods in net.sodacan.core.host with parameters of type HostEntry