跳转到内容
简体中文

ClusterRouter

此内容尚不支持你的语言。

const ClusterRouter: object

Defined in: src/cluster/router/ClusterRouter.ts:93

Props factory for the cluster router. See ClusterRouterOptions for the configuration shape.

props<TMsg>(opts): Props<TMsg | Broadcast<TMsg>>

TMsg

ClusterRouterOptions<TMsg>

Props<TMsg | Broadcast<TMsg>>