public class CommitIndexTask extends PerfTask
| Constructor and Description |
|---|
CommitIndexTask(PerfRunData runData) |
| Modifier and Type | Method and Description |
|---|---|
int |
doLogic()
Perform the task once (ignoring repetions specification)
Return number of work items done by this task.
|
clone, getDepth, getName, getParams, getRunData, isDisableCounting, runAndMaybeStats, setDepth, setDisableCounting, setName, setParams, setup, shouldNeverLogAtStart, shouldNotRecordStats, supportsParams, tearDown, toStringpublic CommitIndexTask(PerfRunData runData)
public int doLogic()
throws java.lang.Exception
PerfTaskCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.