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

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.ConsistencyCheck

public class ConsistencyCheck
extends BulkTest


Field Summary
 
Fields inherited from class org.apache.accumulo.server.test.randomwalk.Node
log
 
Constructor Summary
ConsistencyCheck()
           
 
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

ConsistencyCheck

public ConsistencyCheck()
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.