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.
Type Parameters
Section titled “Type Parameters”TMessage
Section titled “TMessage”TMessage = unknown
