Cloneable
public class SetPropTask extends PerfTask
NewRoundTask
Constructor | Description |
---|---|
SetPropTask(PerfRunData runData) |
Modifier and Type | Method | 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 (property name and value).
|
boolean |
supportsParams() |
Sub classes that support parameters must override this method to return
true.
|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
clone, close, getBackgroundDeltaPriority, getDepth, getLogMessage, getName, getParams, getRunData, getRunInBackground, isDisableCounting, runAndMaybeStats, setDepth, setDisableCounting, setName, setRunInBackground, setup, shouldNeverLogAtStart, shouldNotRecordStats, stopNow, tearDown, toString
public SetPropTask(PerfRunData runData)
public int doLogic() throws Exception
PerfTask
public void setParams(String params)
public boolean supportsParams()
PerfTask
supportsParams
in class PerfTask
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.