org.apache.lucene.benchmark.byTask.tasks
Class ResetSystemEraseTask
public
class
ResetSystemEraseTask
extends PerfTask
Reset all index and input data and call gc, erase index and dir, does NOT clear statistics.
This contains ResetInputs.
Other side effects: writers/readers nulified, deleted, closed.
Index is erased.
Directory is erased.
public int doLogic()
protected boolean shouldNotRecordStats()
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.