vertx / io.vertx.reactivex.redis / RedisTransaction / clusterNodes

clusterNodes

open fun clusterNodes(handler: Handler<AsyncResult<String>>): RedisTransaction

Get Cluster config for the node.

Parameters

handler - Handler for the result of this call.

Return