org.apache.lucene.benchmark.byTask.tasks
Class ResetSystemSoftTask
public
class
ResetSystemSoftTask
extends PerfTask
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.
public int doLogic()
protected boolean shouldNotRecordStats()
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.