| Package | Description |
|---|---|
| org.terracotta.statistics | |
| org.terracotta.statistics.derived |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OperationStatistic<T extends Enum<T>> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractOperationStatistic<T extends Enum<T>> |
class |
AbstractSourceStatistic<T extends ChainedObserver>
An abstract
SourceStatistic that handles derived statistic
(de)registration. |
class |
MappedOperationStatistic<S extends Enum<S>,D extends Enum<D>> |
class |
StatisticMapper<SOURCE extends Enum<SOURCE>,TARGET extends Enum<TARGET>> |
class |
ZeroOperationStatistic<T extends Enum<T>>
An operation statistic that always return 0 for everything.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OperationResultFilter<T extends Enum<T>> |
class |
OperationResultSampler<T extends Enum<T>> |
Copyright © 2018. All rights reserved.