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