org.apache.lucene.benchmark.byTask.tasks

Class ResetInputsTask

public class ResetInputsTask extends PerfTask

Reset inputs so that the test run would behave, input wise, as if it just started. This affects e.g. the generation of docs and queries.
Constructor Summary
ResetInputsTask(PerfRunData runData)
Method Summary
intdoLogic()
protected booleanshouldNotRecordStats()

Constructor Detail

ResetInputsTask

public ResetInputsTask(PerfRunData runData)

Method Detail

doLogic

public int doLogic()

shouldNotRecordStats

protected boolean shouldNotRecordStats()
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.