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 java.lang.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 java.lang.String getLogMessage(int recsCount)
getLogMessage
in class PerfTask
public void close() throws java.lang.Exception
public int doLogic() throws java.lang.Exception
PerfTask
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.