跳转到内容
简体中文

ClusterRouterType

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

ClusterRouterType = "round-robin" | "random" | "consistent-hashing" | "broadcast"

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

What a ClusterRouter does with each incoming message.