Beispiel #1
0
 public WhereClause(StreamInput in) throws IOException {
   readFrom(in);
 }