vertx / io.vertx.rxjava.redis / RedisClient / commandCount

commandCount

open fun commandCount(handler: Handler<AsyncResult<Long>>): RedisClient

Get total number of Redis commands

Parameters

handler -

Return