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 nodesExceptionpublic void makingProgress()
public long lastProgress()
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.