Class StatisticsPollingService

  • All Implemented Interfaces:
    com.google.common.util.concurrent.Service

    public class StatisticsPollingService
    extends com.google.common.util.concurrent.AbstractScheduledService
    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.google.common.util.concurrent.AbstractScheduledService

        com.google.common.util.concurrent.AbstractScheduledService.CustomScheduler, com.google.common.util.concurrent.AbstractScheduledService.Scheduler
      • Nested classes/interfaces inherited from interface com.google.common.util.concurrent.Service

        com.google.common.util.concurrent.Service.Listener, com.google.common.util.concurrent.Service.State
    • Method Detail

      • startUp

        protected void startUp()
        Overrides:
        startUp in class com.google.common.util.concurrent.AbstractScheduledService
      • runOneIteration

        protected void runOneIteration()
                                throws Exception
        Specified by:
        runOneIteration in class com.google.common.util.concurrent.AbstractScheduledService
        Throws:
        Exception
      • scheduler

        protected com.google.common.util.concurrent.AbstractScheduledService.Scheduler scheduler()
        Specified by:
        scheduler in class com.google.common.util.concurrent.AbstractScheduledService