|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.accumulo.server.test.randomwalk.Node
org.apache.accumulo.server.test.randomwalk.Test
org.apache.accumulo.server.test.randomwalk.unit.Verify
public class Verify
Field Summary |
---|
Fields inherited from class org.apache.accumulo.server.test.randomwalk.Node |
---|
log |
Constructor Summary | |
---|---|
Verify()
|
Method Summary | |
---|---|
void |
visit(State state,
java.util.Properties props)
Visits node |
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 |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Verify()
Method Detail |
---|
public void visit(State state, java.util.Properties props) throws java.lang.Exception
Node
visit
in class Node
state
- Random walk state passed between nodes
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |