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