| Package | Description |
|---|---|
| org.terracotta.statistics | |
| org.terracotta.statistics.derived | |
| org.terracotta.statistics.observer |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSourceStatistic<T extends ChainedObserver>
An abstract
SourceStatistic that handles derived statistic
(de)registration. |
interface |
SourceStatistic<T extends ChainedObserver>
Source statistic implementations support derived statistics.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EventParameterSimpleMovingAverage |
class |
EventRateSimpleMovingAverage |
class |
LatencySampling<T extends Enum<T>> |
class |
MinMaxAverage |
class |
OperationResultFilter<T extends Enum<T>> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChainedEventObserver
Event observers track the occurrence of singular events.
|
interface |
ChainedOperationObserver<T extends Enum<T>> |
Copyright © 2018. All rights reserved.