MCPcopy Create free account
hub / github.com/Effect-TS/effect / getShardGroup

Method getShardGroup

packages/cluster/src/Entity.ts:79–79  ·  view source on GitHub ↗

* Get the shard group for the given EntityId.

(entityId: EntityId)

Source from the content-addressed store, hash-verified

77 * Get the shard group for the given EntityId.
78 */
79 getShardGroup(entityId: EntityId): string
80
81 /**
82 * Get the ShardId for the given EntityId.

Callers 3

getShardIdFunction · 0.80
makeShardIdFunction · 0.80
Sharding.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected