open fun rxGetMasterAddrByName(name: String): Single<JsonArray>
Return the ip and port number of the master with that name. If a failover is in progress or terminated successfully for this master it returns the address and port of the promoted slave
Return