org.apache.lucene.benchmark.byTask.tasks
Class ResetSystemSoftTask
- Cloneable
public class ResetSystemSoftTask
Reset all index and input data and call gc, does NOT erase index/dir, does NOT clear statistics.
This contains ResetInputs.
Other side effects: writers/readers nulified, closed.
Index is NOT erased.
Directory is NOT erased.
clone, doLogic, getDepth, getName, getParams, getRunData, runAndMaybeStats, setDepth, setName, setParams, setup, shouldNeverLogAtStart, shouldNotRecordStats, tearDown, toString |
ResetSystemSoftTask
public ResetSystemSoftTask(PerfRunData runData)
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.