org.apache.accumulo.server.gc
Class GarbageCollectWriteAheadLogs

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

public class GarbageCollectWriteAheadLogs
extends Object


Constructor Summary
GarbageCollectWriteAheadLogs()
           
 
Method Summary
static void collect(org.apache.hadoop.fs.FileSystem fs, GCStatus status)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GarbageCollectWriteAheadLogs

public GarbageCollectWriteAheadLogs()
Method Detail

collect

public static void collect(org.apache.hadoop.fs.FileSystem fs,
                           GCStatus status)


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.