vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / clusterSetslotAwait

clusterSetslotAwait

suspend fun RedisTransaction.clusterSetslotAwait(slot: Long, subcommand: SlotCmd): String

Bind an hash slot to a specific node.

Parameters

slot -

subcommand -

handler - Handler for the result of this call.

Return