|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperationStatistic | |
|---|---|
| org.terracotta.statistics | |
| org.terracotta.statistics.extended | |
| Uses of OperationStatistic in org.terracotta.statistics |
|---|
| Methods in org.terracotta.statistics that return OperationStatistic | ||
|---|---|---|
static
|
StatisticsManager.getOperationStatisticFor(OperationObserver<T> observer)
|
|
| Constructors in org.terracotta.statistics with parameters of type OperationStatistic | |
|---|---|
StatisticMapper(Map<TARGET,Set<SOURCE>> translation,
OperationStatistic<SOURCE> statistic)
|
|
| Uses of OperationStatistic in org.terracotta.statistics.extended |
|---|
| Constructors in org.terracotta.statistics.extended with parameters of type OperationStatistic | |
|---|---|
CompoundOperationImpl(OperationStatistic<T> source,
Class<T> type,
long averagePeriod,
TimeUnit averageTimeUnit,
ScheduledExecutorService executor,
int historySize,
long historyPeriod,
TimeUnit historyTimeUnit)
Instantiates a new compound operation impl. |
|
RateImpl(OperationStatistic<T> source,
Set<T> targets,
long averagePeriod,
TimeUnit averageTimeUnit,
ScheduledExecutorService executor,
int historySize,
long historyPeriod,
TimeUnit historyTimeUnit)
Instantiates a new rate statistic. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||