org.apache.accumulo.gc
Class GarbageCollectionAlgorithm

java.lang.Object
  extended by org.apache.accumulo.gc.GarbageCollectionAlgorithm

public class GarbageCollectionAlgorithm
extends Object


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

Constructor Detail

GarbageCollectionAlgorithm

public GarbageCollectionAlgorithm()
Method Detail

collect

public void collect(GarbageCollectionEnvironment gce)
             throws TableNotFoundException,
                    AccumuloException,
                    AccumuloSecurityException,
                    IOException
Throws:
TableNotFoundException
AccumuloException
AccumuloSecurityException
IOException


Copyright © 2015 Apache Accumulo Project. All rights reserved.