org.apache.accumulo.test.randomwalk.bulk
Class Setup
java.lang.Object
org.apache.accumulo.test.randomwalk.Node
org.apache.accumulo.test.randomwalk.Test
org.apache.accumulo.test.randomwalk.bulk.Setup
public class Setup
- extends Test
Fields inherited from class org.apache.accumulo.test.randomwalk.Node |
log |
Constructor Summary |
Setup()
|
Methods inherited from class org.apache.accumulo.test.randomwalk.Test |
toString |
Setup
public Setup()
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
getTableName
public static String getTableName()
getThreadPool
public static ThreadPoolExecutor getThreadPool(State state)
run
public static void run(State state,
Runnable r)
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.