跳转到内容
简体中文

ShardAllocator

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

ShardAllocator = (shardId, members) => NodeAddress

Defined in: src/cluster/sharding/ShardAllocator.ts:4

Strategy: given a shard id and the active member addresses, return the owner.

number

ReadonlyArray<NodeAddress>

NodeAddress