org.apache.accumulo.server.test.randomwalk
Class State
java.lang.Object
org.apache.accumulo.server.test.randomwalk.State
public class State
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setMaxVisits
public void setMaxVisits(int num)
visitedNode
public void visitedNode()
throws Exception
- Throws:
Exception
getPid
public String getPid()
set
public void set(String key,
Object value)
get
public Object get(String key)
getString
public String getString(String key)
getInteger
public Integer getInteger(String key)
getProperty
public String getProperty(String key)
getConnector
public Connector getConnector()
throws Exception
- Throws:
Exception
getInstance
public Instance getInstance()
getMultiTableBatchWriter
public MultiTableBatchWriter getMultiTableBatchWriter()
getMapReduceJars
public String getMapReduceJars()
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.