예제 #1
0
 private void run(DfsGarbageCollector gc) throws IOException {
   assertTrue("gc repacked", gc.pack(null));
   odb.clearCache();
 }