vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / clusterSetslotWithNodeAwait

clusterSetslotWithNodeAwait

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

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

Parameters

slot -

subcommand -

nodeId -

Return

String

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