Pool Properties |
The Pool type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DefaultStrategy |
When supervisorStrategy is not specified for an actor this
is used by default. OneForOneStrategy with a decider which escalates by default.
|
![]() | NrOfInstances |
The number of instances in the pool.
|
![]() | Resizer |
An instance of the resizer for this pool.
|
![]() | RouterDispatcher | (Inherited from RouterConfig.) |
![]() | SupervisorStrategy |
An instance of the supervisor strategy for this pool.
|
![]() | UsePoolDispatcher |
Whether or not to use the pool dispatcher.
|