121122123124125126127128
return this; } @Override public ConnectionConfig hashSelect() { this.selector = new HashSelector(); return this; }