133134135136137138139140
return this; } @Override public ConnectionConfig allSelect() { this.selector = new AllSelector(); return this; }