Interface Statistics
- 
- All Known Implementing Classes:
- CacheStatistics
 
 public interface StatisticsRepresents instrumentation data on a 'name'. The keys of the map identify each instrument.- Since:
- 5.10
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetLoggingKey()StringgetName()ObjectgetStats()List<String>getTags()
 
-