org.apache.accumulo.server.test.randomwalk.bulk
Class Compact

java.lang.Object
  extended by org.apache.accumulo.server.test.randomwalk.Node
      extended by org.apache.accumulo.server.test.randomwalk.Test
          extended by org.apache.accumulo.server.test.randomwalk.bulk.BulkTest
              extended by org.apache.accumulo.server.test.randomwalk.bulk.Compact

public class Compact
extends BulkTest


Field Summary
 
Fields inherited from class org.apache.accumulo.server.test.randomwalk.Node
log
 
Constructor Summary
Compact()
           
 
Method Summary
protected  void runLater(State state)
           
 
Methods inherited from class org.apache.accumulo.server.test.randomwalk.bulk.BulkTest
visit
 
Methods inherited from class org.apache.accumulo.server.test.randomwalk.Test
toString
 
Methods inherited from class org.apache.accumulo.server.test.randomwalk.Node
equals, hashCode, lastProgress, makingProgress
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Compact

public Compact()
Method Detail

runLater

protected void runLater(State state)
                 throws Exception
Specified by:
runLater in class BulkTest
Throws:
Exception


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