Class StatisticsPollingService
java.lang.Object
com.google.common.util.concurrent.AbstractScheduledService
org.opendaylight.openflowplugin.impl.statistics.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.SchedulerNested 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 Summary
Modifier and TypeMethodDescriptionprotected voidprotected com.google.common.util.concurrent.AbstractScheduledService.Schedulerprotected voidstartUp()Methods inherited from class com.google.common.util.concurrent.AbstractScheduledService
addListener, awaitRunning, awaitRunning, awaitRunning, awaitTerminated, awaitTerminated, awaitTerminated, executor, failureCause, isRunning, serviceName, shutDown, startAsync, state, stopAsync, toString
-
Method Details
-
startUp
protected void startUp()- Overrides:
startUpin classcom.google.common.util.concurrent.AbstractScheduledService
-
runOneIteration
- Specified by:
runOneIterationin classcom.google.common.util.concurrent.AbstractScheduledService- Throws:
Exception
-
scheduler
protected com.google.common.util.concurrent.AbstractScheduledService.Scheduler scheduler()- Specified by:
schedulerin classcom.google.common.util.concurrent.AbstractScheduledService
-