vertx / io.vertx.redis.sentinel / RedisSentinel / masters

masters

abstract fun masters(handler: Handler<AsyncResult<JsonArray>>): RedisSentinel

Show a list of monitored masters and their state

Parameters

handler - Handler for the result of this call