public interface PoolOverrideUnsetConfig<T extends Pool> extends Pool
Used to override unset configuration in a router.
Modifier and Type | Method and Description |
---|---|
RouterConfig |
overrideUnsetConfig(RouterConfig other) |
T |
withResizer(Resizer resizer) |
T |
withSupervisorStrategy(SupervisorStrategy strategy) |
createRouterActor, enrichWithPoolDispatcher, newRoutee, nrOfInstances, nrOfInstances, props, resizer, stopRouterWhenAllRouteesRemoved, supervisorStrategy, usePoolDispatcher
createRouter, isManagementMessage, routerDispatcher, routingLogicController, verifyConfig, withFallback
RouterConfig overrideUnsetConfig(RouterConfig other)
T withSupervisorStrategy(SupervisorStrategy strategy)