See: Description
| Interface | Description |
|---|---|
| ExtendedStatistics |
The ExtendedStatistics interface.
|
| ExtendedStatistics.Latency |
The Latency interface.
|
| ExtendedStatistics.Operation<T extends Enum<T>> |
The Interface Operation.
|
| ExtendedStatistics.Result |
The Interface Result.
|
| ExtendedStatistics.Statistic<T extends Number> |
The Interface Statistic.
|
| Class | Description |
|---|---|
| ExtendedStatisticsImpl |
The Class ExtendedStatisticsImpl.
|
| RateImpl<T extends Enum<T>> |
The Class RateStatistic.
|
| SemiExpiringStatistic<T extends Number> |
Statistic implementation that stops sampling history if the last history access is
before a user supplied timestamp.
|
| Enum | Description |
|---|---|
| StandardPassThroughStatistic |
Copyright 2001-2021, Terracotta, Inc.