| Interface | Description |
|---|---|
| IBasicMetricBuilder<T> |
Provides access to a metric of the provided type.
|
| IBooleanMetricBuilder |
Provides access to a boolean metric.
|
| ILongMetricBuilder | |
| IMetricBuilder<T> | |
| IStatisticBuilder<V,Q> |
Builds a statistic metric based on the type selected.
|