| Package | Description |
|---|---|
| com.trivago.triava.tcache.statistics |
| Modifier and Type | Method and Description |
|---|---|
static TCacheStatisticsBean.StatisticsAveragingMode |
TCacheStatisticsBean.StatisticsAveragingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TCacheStatisticsBean.StatisticsAveragingMode[] |
TCacheStatisticsBean.StatisticsAveragingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TCacheStatisticsBean(Cache<?,?> tcache,
StatisticsCalculator statisticsCalculator,
TCacheStatisticsBean.StatisticsAveragingMode averagingMode) |
Copyright © 2018 trivago. All rights reserved.