vertx / io.vertx.kotlin.redis.sentinel / io.vertx.redis.sentinel.RedisSentinel / mastersAwait

mastersAwait

suspend fun RedisSentinel.mastersAwait(): JsonArray

Show a list of monitored masters and their state

Parameters

handler - Handler for the result of this call

Return