vertx / io.vertx.redis / RedisTransaction / clusterInfo

clusterInfo

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

Provides info about Redis Cluster node state.

Parameters

handler - Handler for the result of this call.

Since
Redis 3.0.0 group: cluster