vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisClient / clusterNodesAwait

clusterNodesAwait

suspend fun RedisClient.clusterNodesAwait(): JsonArray

Get Cluster config for the node.

Parameters

handler - Handler for the result of this call.

Return