shardKeyOf
Это содержимое пока не доступно на вашем языке.
shardKeyOf<
TCommand>(reference):ShardKey<TCommand>
Defined in: src/cluster/sharding/ShardKey.ts:85
Narrow any ShardReference to the key it names.
Type Parameters
Section titled “Type Parameters”TCommand
Section titled “TCommand”TCommand
Parameters
Section titled “Parameters”reference
Section titled “reference”ShardReference<TCommand>
Returns
Section titled “Returns”ShardKey<TCommand>
