// not sending any events - peer contexts will not get refreshed
domain.getSharedSnapshotCache().clear();
context.getQueryCache().clear();
GenericResponse response = new GenericResponse();
response.addUpdateCount(1);
this.response = response;
return DONE;
}
Collection objects = refreshQuery.getObjects();