open fun setClusterPingInterval(clusterPingInterval: Long): VertxOptions
Set the value of cluster ping interval, in ms.
clusterPingInterval - The value of cluster ping interval, in ms.
Return
a reference to this, so the API can be used fluently