vertx / io.vertx.redis / RedisTransaction / role

role

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

Return the role of the instance in the context of replication

Since
Redis 2.8.12 group: server