跳转到内容
简体中文

ShardMessage

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

ShardMessage<TMessage> = EntityEnvelope<TMessage> | PassivateEntity | StartEntities | StartEntity | GetShardStats

Defined in: src/cluster/sharding/Shard.ts:27

What a shard accepts from the outside — its region, or a holder of its ref.

TMessage = unknown