콘텐츠로 이동
한국어

RoutingStrategy

이 콘텐츠는 아직 번역되지 않았습니다.

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>