| Package | Description |
|---|---|
| org.terracotta.statistics | |
| org.terracotta.statistics.derived | |
| org.terracotta.statistics.derived.latency | |
| 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 |
EventRateSimpleMovingAverage |
class |
OperationResultFilter<T extends Enum<T>> |
class |
OperationResultSampler<T extends Enum<T>> |
| Modifier and Type | Class and Description |
|---|---|
class |
Jsr107LatencyMonitor<T extends Enum<T>> |
class |
LatencyAccumulator
This accumulator accumulate latency metrics.
|
class |
LatencyPeriodAccumulator |
class |
LatencySimpleMovingAverage |
class |
MaximumLatencyHistory
Keeps a history of the maximum operation latencies over a specific window.
|
| 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.