Class CountPublisherService

java.lang.Object
io.datarouter.metric.counter.CountPublisherService
All Implemented Interfaces:
CountPublisher

@Singleton public class CountPublisherService extends Object implements CountPublisher
  • Constructor Details

    • CountPublisherService

      @Inject public CountPublisherService(CountDirectoryDao countDirectoryDao, CountQueueDao countQueueDao, DatarouterCountSettingRoot countSettings, io.datarouter.storage.config.properties.ServiceName serviceName, io.datarouter.storage.config.properties.ServerName serverName)
  • Method Details