vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / clusterNodesAwait

clusterNodesAwait

suspend fun RedisTransaction.clusterNodesAwait(): String

Get Cluster config for the node.

Parameters

handler - Handler for the result of this call.

Return