open fun setQuorumSize(quorumSize: Int): VertxOptions
Set the quorum size to be used when HA is enabled.
quorumSize - the quorum size
quorumSize
Return a reference to this, so the API can be used fluently