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

clusterCountkeysinslotAwait

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

Return the number of local keys in the specified hash slot.

Parameters

slot -

handler - Handler for the result of this call.

Return