vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / clusterKeyslotAwait

clusterKeyslotAwait

suspend fun RedisTransaction.clusterKeyslotAwait(key: String): String

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

Parameters

key -

Return

String

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