vertx / io.vertx.redis / RedisTransaction / clientList

clientList

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

Get the list of client connections

Since
Redis 2.4.0 group: server