open fun clusterInfo(handler: Handler<AsyncResult<String>>): RedisTransaction
Provides info about Redis Cluster node state.
handler - Handler for the result of this call.
handler
Return