| Interface | Description |
|---|---|
| OperationStatistic<T extends Enum<T>> | |
| SourceStatistic<T extends ChainedObserver> |
Source statistic implementations support derived statistics.
|
| Time.TimeSource | |
| ValueStatistic<T extends Number> |
| Class | Description |
|---|---|
| AbstractOperationStatistic<T extends Enum<T>> | |
| AbstractSourceStatistic<T extends ChainedObserver> |
An abstract
SourceStatistic that handles derived statistic
(de)registration. |
| ConstantValueStatistic<T extends Number> | |
| StatisticBuilder | |
| StatisticBuilder.OperationStatisticBuilder<T extends Enum<T>> |
The Class OperationStatisticBuilder.
|
| StatisticsManager | |
| Time |
This class contains the static time-sources used within the framework.
|
| Annotation Type | Description |
|---|---|
| Statistic |
Copyright © 2016. All rights reserved.