vertx / io.vertx.redis / RedisTransaction / clusterNodes

clusterNodes

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

Get Cluster config for the node.

Parameters

handler - Handler for the result of this call.

Since
Redis 3.0.0 group: cluster