| Package | Description |
|---|---|
| org.glassfish.external.statistics | |
| org.glassfish.external.statistics.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AverageRangeStatistic
An interface that Specifies standard measurements of the lowest and highest
values an attribute has held as well as its current value.
|
interface |
BoundedRangeStatistic
The BoundedRangeStatistic model aggregates the attributes of RangeStatistic and BoundaryStatistic and provides standard measurements of a range that has fixed limits.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AverageRangeStatisticImpl
An implementation of AverageRangeStatistic that provides ways to change the
state externally through mutators.
|
class |
BoundedRangeStatisticImpl |
class |
RangeStatisticImpl |
| Modifier and Type | Method and Description |
|---|---|
RangeStatistic |
RangeStatisticImpl.getStatistic() |
Copyright © 2017-2019 Eclipse Foundation. All Rights Reserved.