vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisClient / pubsubNumpatAwait

pubsubNumpatAwait

suspend fun RedisClient.pubsubNumpatAwait(): Long

Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)

Parameters

handler - Handler for the result of this call.

Return