Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.google.common.util.concurrent.AbstractScheduledService Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
AbstractScheduledServiceBase class for services that can implement startUp() and shutDown() but while in the running state need to perform a periodic task.Classcom.google.common.util.concurrentGoogle Guava
AbstractScheduledService .CustomSchedulerA AbstractScheduledService.Classcom.google.common.util.concurrent.AbstractScheduledServiceGoogle Guava
AbstractScheduledService .CustomScheduler .ScheduleA value object that represents an absolute delay until a task should be invoked.Classcom.google.common.util.concurrent.AbstractScheduledService.CustomSchedulerGoogle Guava
AbstractScheduledService .SchedulerA scheduler defines the policy for how the AbstractScheduledService should run its Consider using the newFixedDelaySchedule(long, long, java.Classcom.google.common.util.concurrent.AbstractScheduledServiceGoogle Guava