org.ehcache.management
Interface CollectorService

All Superinterfaces:
Service, org.terracotta.management.registry.collect.StatisticCollector
All Known Implementing Classes:
DefaultCollectorService

public interface CollectorService
extends org.terracotta.management.registry.collect.StatisticCollector, Service

Collector service installed in a cache manager

The collecting time is automatically calculated from StatisticsProviderConfiguration.timeToDisable()


Method Summary
 
Methods inherited from interface org.terracotta.management.registry.collect.StatisticCollector
startStatisticCollector, stopStatisticCollector, updateCollectedStatistics
 
Methods inherited from interface org.ehcache.spi.service.Service
start, stop