| Constructor and Description |
|---|
ReadTokensTask(PerfRunData runData) |
| Modifier and Type | Method and Description |
|---|---|
int |
doLogic()
Perform the task once (ignoring repetitions specification)
Return number of work items done by this task.
|
protected String |
getLogMessage(int recsCount) |
void |
setup()
Task setup work that should not be measured for that specific task.
|
void |
tearDown()
Task tearDown work that should not be measured for that specific task.
|
clone, close, getDepth, getName, getParams, getRunData, isDisableCounting, runAndMaybeStats, setDepth, setDisableCounting, setName, setParams, shouldNeverLogAtStart, shouldNotRecordStats, supportsParams, toStringpublic ReadTokensTask(PerfRunData runData)
public void setup()
throws Exception
PerfTaskprotected String getLogMessage(int recsCount)
getLogMessage in class PerfTaskpublic void tearDown()
throws Exception
PerfTaskCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.