vertx / io.vertx.rxjava.redis / RedisTransaction / clientList

clientList

open fun clientList(handler: Handler<AsyncResult<String>>): RedisTransaction

Get the list of client connections

Parameters

handler -

Return