org.apache.accumulo.server.test.randomwalk.bulk
Class BulkTest
java.lang.Object
org.apache.accumulo.server.test.randomwalk.Node
org.apache.accumulo.server.test.randomwalk.Test
org.apache.accumulo.server.test.randomwalk.bulk.BulkTest
- Direct Known Subclasses:
- BulkMinusOne, BulkPlusOne, Compact, ConsistencyCheck, Merge, Split
public abstract class BulkTest
- extends Test
Fields inherited from class org.apache.accumulo.server.test.randomwalk.Node |
log |
Methods inherited from class org.apache.accumulo.server.test.randomwalk.Test |
toString |
BulkTest
public BulkTest()
visit
public void visit(State state,
Properties props)
throws Exception
- Description copied from class:
Node
- Visits node
- Specified by:
visit
in class Node
- Parameters:
state
- Random walk state passed between nodes
- Throws:
Exception
runLater
protected abstract void runLater(State state)
throws Exception
- Throws:
Exception
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.