org.apache.accumulo.test.randomwalk
Modifier and Type | Field and Description |
---|---|
protected org.apache.log4j.Logger |
log |
Constructor and Description |
---|
Node() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
long |
lastProgress() |
void |
makingProgress() |
String |
toString() |
abstract void |
visit(State state,
Properties props)
Visits node
|
public abstract void visit(State state, Properties props) throws Exception
state
- Random walk state passed between nodesException
public void makingProgress()
public long lastProgress()
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.