| Class | Description |
|---|---|
| DetailedTypeAwareStatValueImpl |
Extends the
TypeAwareStatValueImpl type with some predefined values:
min, max, avg. |
| DiffLongValueHolder |
This value holder is meant for values that are continuously increasing and where you want to monitor not an absolute amount per interval but a change.
|
| DiffLongValueHolderFactory |
Factory for DiffLongValue.
|
| DoubleValueHolder |
This class implements a ValueHolder that is able to process double values.
|
| DoubleValueHolderFactory |
This ValueHolderFactory implementation creates
DoubleValueHolder instances. |
| IntervalRegistry |
This class implements a registry singleton to hold and create Interval instances.
|
| StatValueFactory |
This factory creates StatValue instances.
|
| TypeAwareStatValueImpl |
Extends the
StatValueImpl type with a StatValueTypes value. |
Copyright © 2010-2020 anotheria.net. All Rights Reserved.