FromConfig Properties |
The FromConfig type exposes the following members.
Name | Description | |||
---|---|---|---|---|
Instance |
Retrieves a RouterConfig based on what's stored in the configuration.
| |||
NrOfInstances |
Retrieves the current number of routees in the pool.
(Inherited from Pool.) | |||
Resizer |
Retrieve the resizer to use when dynamically allocating routees to the pool.
(Inherited from Pool.) | |||
RouterDispatcher |
Dispatcher ID to use for running the "head" actor, which handles supervision, death watch and router management messages.
(Inherited from RouterConfig.) | |||
StopRouterWhenAllRouteesRemoved |
Specify that this router should stop itself when all routees have terminated (been removed).
(Inherited from Pool.) | |||
SupervisorStrategy |
Retrieve the strategy to use when supervising the pool.
(Inherited from Pool.) | |||
UsePoolDispatcher |
Retrieve whether or not to use the pool dispatcher. The dispatcher is defined in the
'pool-dispatcher' configuration property in the deployment section of the router.
(Inherited from Pool.) |