open fun pubsubNumpat(handler: Handler<AsyncResult<Long>>): RedisClient
Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)
handler - Handler for the result of this call.
handler
Return