org.apache.accumulo.server.gc
Class GarbageCollectWriteAheadLogs

java.lang.Object
  extended by org.apache.accumulo.server.gc.GarbageCollectWriteAheadLogs

public class GarbageCollectWriteAheadLogs
extends Object


Method Summary
 void collect(GCStatus status)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

collect

public void collect(GCStatus status)


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.