vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / clusterGetkeysinslotAwait

clusterGetkeysinslotAwait

suspend fun RedisTransaction.clusterGetkeysinslotAwait(slot: Long, count: Long): String

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

Parameters

slot -

count -

Return

String

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