Exemplo n.º 1
0
 public void queueDeletion(String type, String id) {
   idxMgr.delete(type, id);
 }