org.apache.accumulo.test.randomwalk.image
Class Verify
java.lang.Object
org.apache.accumulo.test.randomwalk.Node
org.apache.accumulo.test.randomwalk.Test
org.apache.accumulo.test.randomwalk.image.Verify
public class Verify
- extends Test
Fields inherited from class org.apache.accumulo.test.randomwalk.Node |
log |
Methods inherited from class org.apache.accumulo.test.randomwalk.Test |
toString |
Verify
public Verify()
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
verifyRow
public void verifyRow(Scanner scanner,
String row)
throws Exception
- Throws:
Exception
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.