public class CloseReaderTask extends PerfTask
| Constructor and Description |
|---|
CloseReaderTask(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.
|
clone, close, getDepth, getLogMessage, getName, getParams, getRunData, isDisableCounting, runAndMaybeStats, setDepth, setDisableCounting, setName, setParams, setup, shouldNeverLogAtStart, shouldNotRecordStats, supportsParams, tearDown, toStringpublic CloseReaderTask(PerfRunData runData)
public int doLogic()
throws java.io.IOException
PerfTaskCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.