public class ConsumeContentSourceTask extends PerfTask
ContentSource.| Constructor and Description |
|---|
ConsumeContentSourceTask(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 java.lang.String |
getLogMessage(int recsCount) |
clone, close, getAlgLineNum, getBackgroundDeltaPriority, getDepth, getName, getParams, getRunData, getRunInBackground, isDisableCounting, runAndMaybeStats, setAlgLineNum, setDepth, setDisableCounting, setName, setParams, setRunInBackground, setup, shouldNeverLogAtStart, shouldNotRecordStats, stopNow, supportsParams, tearDown, toStringpublic ConsumeContentSourceTask(PerfRunData runData)
protected java.lang.String getLogMessage(int recsCount)
getLogMessage in class PerfTaskpublic int doLogic()
throws java.lang.Exception
PerfTaskCopyright © 2000–2025 The Apache Software Foundation. All rights reserved.