public ReadQuorum(int quorumSize, Helper.Semantics semantics) { this.quorumSize = quorumSize; this.semantics = semantics; }