Uses of Class org.apache.lucene.benchmark.byTask.stats.TaskStats

Uses in package org.apache.lucene.benchmark.byTask.stats

Methods with parameter type org.apache.lucene.benchmark.byTask.stats.TaskStats

void
Add data from another stat, for aggregation
void
Points.markTaskEnd(TaskStats stats, int count)
mark the end of a task

Methods with return type org.apache.lucene.benchmark.byTask.stats.TaskStats

TaskStats
Points.markTaskStart(PerfTask task, int round)
Mark that a task is starting.

Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.