abstract fun clusterMeet(ip: String, port: Long, handler: Handler<AsyncResult<String>>): RedisTransaction
Force a node cluster to handshake with another node.
ip -
ip
port -
port
handler - Handler for the result of this call.
handler
Since Redis 3.0.0 group: cluster