org.apache.lucene.benchmark.byTask.tasks

Class RepSelectByPrefTask

public class RepSelectByPrefTask extends RepSumByPrefTask

Report by-name-prefix statistics with no aggregations.
Other side effects: None.
Constructor Summary
RepSelectByPrefTask(PerfRunData runData)
Method Summary
intdoLogic()
protected ReportreportSelectByPrefix(List taskStats)

Constructor Detail

RepSelectByPrefTask

public RepSelectByPrefTask(PerfRunData runData)

Method Detail

doLogic

public int doLogic()

reportSelectByPrefix

protected Report reportSelectByPrefix(List taskStats)
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.