open fun clusterMeet(ip: String, port: Long, handler: Handler<AsyncResult<Void>>): RedisClient
Force a node cluster to handshake with another node.
ip -
ip
port -
port
handler - Handler for the result of this call.
handler
Return