org.apache.lucene.benchmark.byTask.tasks

Class ClearStatsTask

public class ClearStatsTask extends PerfTask

Clear statistics data.
Other side effects: None.
Constructor Summary
ClearStatsTask(PerfRunData runData)
Method Summary
intdoLogic()
protected booleanshouldNotRecordStats()

Constructor Detail

ClearStatsTask

public ClearStatsTask(PerfRunData runData)

Method Detail

doLogic

public int doLogic()

shouldNotRecordStats

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