protected static class PerformanceStatistics.AveragingRecord
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
documentCount |
protected long |
elapsedTime |
| Constructor and Description |
|---|
AveragingRecord(int documentCount,
long elapsedTime) |
| Modifier and Type | Method and Description |
|---|---|
double |
calculateRate() |