Ir al contenido
Español

RoutingStrategy

Esta página aún no está disponible en tu idioma.

RoutingStrategy = (routees, state) => Iterable<ActorRef>

Defined in: src/Router.ts:11

Strategy that picks the next routee(s) for a message.

ReadonlyArray<ActorRef>

RouterState

Iterable<ActorRef>