Package net.sodacan.core.actorgroup
Class DefaultActorGroup
java.lang.Object
net.sodacan.core.actorgroup.AbstractActorGroup
net.sodacan.core.actorgroup.DefaultActorGroup
- All Implemented Interfaces:
Closeable
,AutoCloseable
,ActorGroup
-
Field Summary
Fields inherited from class net.sodacan.core.actorgroup.AbstractActorGroup
closeLatch, host
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sodacan.core.actorgroup.AbstractActorGroup
addMessage, close, getActorGroupNumber, getConfig, getScheduler, increaseMessageLoad, reduceMessageLoad, sendStartMessage, setHost, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface net.sodacan.core.ActorGroup
addMessage, getActorGroupNumber, getScheduler, setHost
-
Constructor Details
-
DefaultActorGroup
-