vertx / io.vertx.reactivex.redis.sentinel / RedisSentinel / rxMaster

rxMaster

open fun rxMaster(name: String): Single<JsonArray>

Show the state and info of the specified master

Parameters

name - master name

Return