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

clusterSetslotAwait

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

Suspending version of method io.vertx.redis.RedisTransaction.clusterSetslot

Parameters

slot -

subcommand -

Return

String

NOTE: This function has been automatically generated from io.vertx.redis.RedisTransaction using Vert.x codegen.