open fun setClusterHost(clusterHost: String): VertxOptions
Set the hostname to be used for clustering.
clusterHost - the host name to use
clusterHost
Return a reference to this, so the API can be used fluently