vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisClient / clusterCountkeysinslotAwait

clusterCountkeysinslotAwait

suspend fun RedisClient.clusterCountkeysinslotAwait(slot: Long): Long

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

Parameters

slot -

handler - Handler for the result of this call.

Return