org.apache.accumulo.test.randomwalk.bulk
Class Split

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

public class Split
extends BulkTest


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

Constructor Detail

Split

public Split()
Method Detail

runLater

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


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.