@Override
 public void nextBatchCount(Query query, int[] resultCount) {
   observer.nextBatchCount(query, resultCount);
 }