org.apache.lucene.benchmark.byTask.tasks
Class CloseReaderTask
public
class
CloseReaderTask
extends PerfTask
Close index reader.
Other side effects: index reader in perfRunData is nullified.
This would cause read related tasks to reopen their own reader.
public int doLogic()
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.