public class ConsumeContentSourceTask extends PerfTask
ContentSource
.
Supports the following parameters:
Constructor and Description |
---|
ConsumeContentSourceTask(PerfRunData runData) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
int |
doLogic()
Perform the task once (ignoring repetitions specification)
Return number of work items done by this task.
|
protected String |
getLogMessage(int recsCount) |
clone, getBackgroundDeltaPriority, getDepth, getName, getParams, getRunData, getRunInBackground, isDisableCounting, runAndMaybeStats, setDepth, setDisableCounting, setName, setParams, setRunInBackground, setup, shouldNeverLogAtStart, shouldNotRecordStats, stopNow, supportsParams, tearDown, toString
public ConsumeContentSourceTask(PerfRunData runData)
protected String getLogMessage(int recsCount)
getLogMessage
in class PerfTask