suspend fun RedisTransaction.clusterSetslotAwait(slot: Long, subcommand: SlotCmd): String
Bind an hash slot to a specific node.
slot -
slot
subcommand -
subcommand
handler - Handler for the result of this call.
handler
Return