| Package | Description |
|---|---|
| net.grinder.console.model |
The console model.
|
| net.grinder.engine.process |
Worker process implementation.
|
| net.grinder.messages.console |
Messages that can be sent to the console.
|
| net.grinder.plugininterface |
Interface that plugins should implement.
|
| net.grinder.statistics |
The Grinder statistics engine.
|
| Class and Description |
|---|
| ExpressionView
Associate a statistic expression with display information.
|
| StatisticExpression
Interface to apply a statistics calculation to a
StatisticsSet. |
| StatisticsServices
Statistics services.
|
| StatisticsSet
Access to a set of long and double values.
|
| StatisticsView
An ordered collection of
ExpressionViews. |
| TestStatisticsMap
A map of test numbers to
StatisticsSets. |
| TestStatisticsQueries
Common queries against the standard statistics.
|
| Class and Description |
|---|
| StatisticsSet
Access to a set of long and double values.
|
| Class and Description |
|---|
| ExpressionView
Associate a statistic expression with display information.
|
| TestStatisticsMap
A map of test numbers to
StatisticsSets. |
| Class and Description |
|---|
| StatisticsServices
Statistics services.
|
| Class and Description |
|---|
| ExpressionView
Associate a statistic expression with display information.
|
| ImmutableStatisticsSet
Read-only view of a statistics set, see
StatisticsSet. |
| PeakStatisticExpression
A
StatisticExpression that tracks the peak value of another
StatisticExpression. |
| StatisticExpression
Interface to apply a statistics calculation to a
StatisticsSet. |
| StatisticExpressionFactory
Factory for StatisticExpressions.
|
| StatisticsException
Base type for exceptions raised by the statistics package.
|
| StatisticsIndexMap
A registry of statistic index objects.
|
| StatisticsIndexMap.DoubleIndex
Class of opaque objects that represent
double statistics. |
| StatisticsIndexMap.DoubleSampleIndex
Class of objects that represent sample statistics with
double
sample values. |
| StatisticsIndexMap.LongIndex
Class of opaque objects that represent
long statistics. |
| StatisticsIndexMap.LongSampleIndex
Class of objects that represent sample statistics with
long
sample values. |
| StatisticsServices
Statistics services.
|
| StatisticsSet
Access to a set of long and double values.
|
| StatisticsSetFactory
Factory for
StatisticsSet objects. |
| StatisticsView
An ordered collection of
ExpressionViews. |
| TestStatisticsMap
A map of test numbers to
StatisticsSets. |
| TestStatisticsQueries
Common queries against the standard statistics.
|
Copyright © 2000-2014. All Rights Reserved.