| Constructor and Description | 
|---|
| CommitIndexTask(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. | 
| void | setParams(String params)Set the params of this task. | 
| boolean | supportsParams()Sub classes that support parameters must override this method to return
 true. | 
clone, close, getAlgLineNum, getBackgroundDeltaPriority, getDepth, getLogMessage, getName, getParams, getRunData, getRunInBackground, isDisableCounting, runAndMaybeStats, setAlgLineNum, setDepth, setDisableCounting, setName, setRunInBackground, setup, shouldNeverLogAtStart, shouldNotRecordStats, stopNow, tearDown, toStringpublic CommitIndexTask(PerfRunData runData)
public boolean supportsParams()
PerfTasksupportsParams in class PerfTaskpublic void setParams(String params)
PerfTaskCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.