abstract fun clusterSetslotWithNode(slot: Long, subcommand: SlotCmd, nodeId: String, handler: Handler<AsyncResult<String>>): RedisTransaction
Bind an hash slot to a specific node.
handler - Handler for the result of this call.
Since
Redis 3.0.0 group: cluster