vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisClient / clusterSetslotAwait
clusterSetslotAwait
suspend fun RedisClient.clusterSetslotAwait(slot: Long, subcommand: SlotCmd): Unit
Bind an hash slot to a specific node.
Parameters
slot -
subcommand -
Return