org.apache.accumulo.test.scalability
Constructor and Description |
---|
ScaleTest() |
Modifier and Type | Method and Description |
---|---|
TreeSet<org.apache.hadoop.io.Text> |
calculateSplits() |
abstract void |
client() |
Connector |
getConnector() |
String |
getTestProperty(String key) |
void |
init(Properties scaleProps,
Properties testProps,
int numTabletServers) |
abstract void |
setup() |
protected void |
startTimer() |
protected void |
stopTimer(long numEntries,
long numBytes) |
abstract void |
teardown() |
public void init(Properties scaleProps, Properties testProps, int numTabletServers) throws AccumuloException, AccumuloSecurityException
protected void startTimer()
protected void stopTimer(long numEntries, long numBytes)
public abstract void setup()
public abstract void client()
public abstract void teardown()
public TreeSet<org.apache.hadoop.io.Text> calculateSplits()
public Connector getConnector()
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.