open fun master(name: String, handler: Handler<AsyncResult<JsonArray>>): RedisSentinel
Show the state and info of the specified master
name - master name
name
handler - Handler for the result of this call
handler
Return