org.apache.lucene.benchmark.byTask.tasks

Class NewRoundTask

public class NewRoundTask extends PerfTask

Increment the counter for properties maintained by Round Number.
Other side effects: if there are props by round number, log value change.
Constructor Summary
NewRoundTask(PerfRunData runData)
Method Summary
intdoLogic()
protected booleanshouldNotRecordStats()

Constructor Detail

NewRoundTask

public NewRoundTask(PerfRunData runData)

Method Detail

doLogic

public int doLogic()

shouldNotRecordStats

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