vertx / io.vertx.redis / RedisTransaction / clientGetname

clientGetname

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

Get the current connection name

Since
Redis 2.6.9 group: server