Package csw.framework.models
Class Settings
java.lang.Object
csw.framework.models.Settings
-
Constructor Summary
ConstructorsConstructorDescriptionSettings
(akka.actor.typed.ActorSystem<akka.actor.typed.SpawnProtocol.Command> actorSystem) -
Method Summary
-
Constructor Details
-
Settings
public Settings(akka.actor.typed.ActorSystem<akka.actor.typed.SpawnProtocol.Command> actorSystem)
-
-
Method Details
-
responseSize
public int responseSize() -
startedSize
public int startedSize() -
waiterSize
public int waiterSize()
-