vertx / io.vertx.rxjava.redis / RedisTransaction / rxClusterMeet

rxClusterMeet

open fun rxClusterMeet(ip: String, port: Long): Single<String>

Force a node cluster to handshake with another node.

Parameters

ip -

port -

Return