Example #1
0
 @Override
 public void onClose(IndexReader reader) throws IOException {
   listener.onClose(reader.getCoreCacheKey());
 }