vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / clusterCountkeysinslotAwait

clusterCountkeysinslotAwait

suspend fun RedisTransaction.clusterCountkeysinslotAwait(slot: Long): String

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

Parameters

slot -

Return

String

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