-
barsuift.simLife.process.Synchronizer3D.schedule()
Adds the given task to the list of synchronized tasks.
@param task the task to synchronize
-
bndtools.central.RefreshFileJob.schedule()
-
bndtools.tasks.AnalyseBundleResolutionJob.schedule()
-
ca.uvic.cs.cloud.cloudwizard.CloudBuildRunner.schedule()
-
com.adito.tasks.timer.StoppableTimer.schedule()
-
com.caucho.env.thread.ThreadPool.schedule()
Schedules a new task.
-
com.cloudera.lib.service.Scheduler.schedule()
-
com.dubture.composer.ui.job.ComposerJob.schedule()
-
com.dubture.composer.ui.job.CreateProjectJob.schedule()
-
com.dubture.composer.ui.job.InstallDevJob.schedule()
-
com.dubture.composer.ui.job.InstallJob.schedule()
-
com.dubture.composer.ui.job.SelfUpdateJob.schedule()
-
com.dubture.composer.ui.job.UpdateDevJob.schedule()
-
com.dubture.composer.ui.job.UpdateJob.schedule()
-
com.dubture.symfony.ui.job.NopJob.schedule()
-
com.etown.lucene.FileScheduler.schedule()
为定时器执行可分配的任务
@param task
@param timeStep
-
com.google.common.util.concurrent.AbstractScheduledService.Scheduler.schedule()
-
com.google.gwt.user.client.Timer.schedule()
Schedules a timer to elapse in the future. If the timer is already running then it will be first canceled before re-scheduling.
@param delayMillis how long to wait before the timer elapses, in milliseconds
-
com.hazelcast.spi.ExecutionService.schedule()
-
com.hazelcast.util.scheduler.EntryTaskScheduler.schedule()
Schedules (or reschedules) the execution of given entry. Key parameter is used to check whether there is an existing scheduling for this entry.
@param delayMillis milliseconds to delay the execution.
@param key key of this scheduling.
@param object user object to pass back when it is time to execute.
@return returns true if this call resulted in a new scheduling,false otherwise.
-
com.onpositive.gae.profiler.core.TakeSnapshot.schedule()
-
com.onpositive.gae.tools.core.CheckLaunchJob.schedule()
-
com.onpositive.gae.tools.deploy.ConfigureTools.schedule()
-
com.onpositive.gae.tools.deploy.PrepareGaeProject.schedule()
-
com.packtpub.java7.concurrency.chapter7.recipe05.task.MyScheduledThreadPoolExecutor.schedule()
-
com.ponysdk.ui.server.basic.PTerminalScheduledCommand.schedule()
-
com.projity.job.JobQueue.schedule()
-
com.projity.session.Session.schedule()
-
com.puppetlabs.geppetto.pp.dsl.ui.builder.PPBuildJob.schedule()
-
com.salesforce.ide.core.internal.jobs.LoadSObjectsJob.schedule()
-
com.sun.hotspot.igv.data.services.Scheduler.schedule()
-
com.sun.hotspot.igv.graph.Diagram.schedule()
-
com.sun.jini.thread.WakeupManager.schedule()
Schedule the given task for the given time. The task's run
method will be executed synchronously in the queue's own thread, so it should be brief or it will affect whether future events will be executed at an appropriate time.
@throws NullPointerException if task
is null
@throws IllegalStateException if the manager has been stopped
-
com.sun.messaging.jmq.util.timer.MQTimer.schedule()
-
com.webobjects.appserver.WOTimer.schedule()
-
commonj.timers.TimerManager.schedule()
-
commonj.work.WorkManager.schedule()
-
de.iritgo.aktera.scheduler.Scheduleable.schedule()
The scheduled method.
-
de.novanic.eventservice.client.event.command.schedule.GWTCommandScheduler.schedule()
Creates a new thread for the execution of the {@link de.novanic.eventservice.client.event.command.ClientCommand}.
@param aCommand {@link de.novanic.eventservice.client.event.command.ClientCommand} to schedule
-
de.uni_mannheim.swt.codeconjurer.domain.search.Search.schedule()
-
de.uni_mannheim.swt.codeconjurer.domain.search.StandardSearch.schedule()
-
de.uni_mannheim.swt.codeconjurer.ui.threads.CompilationUnitDropJob.schedule()
-
de.uni_mannheim.swt.codeconjurer.ui.threads.PackageFragmentDropJob.schedule()
-
desmoj.core.simulator.Event.schedule()
-
ee.ut.goblin.AnalysisJob.schedule()
-
ee.ut.goblin.XMLJob.schedule()
-
elemental.util.Timer.schedule()
Schedules a timer to elapse in the future.
@param delayMillis how long to wait before the timer elapses, inmilliseconds
-
factOrFiction.jobs.CardImageLoaderJob.schedule()
-
io.netty.channel.EventLoop.schedule()
-
io.netty.util.concurrent.EventExecutor.schedule()
-
it.sauronsoftware.cron4j.Scheduler.schedule()
This method schedules a task execution.
@param schedulingPattern The scheduling pattern for the task.
@param task The task, as a plain Runnable object.
@return The task auto-generated ID assigned by the scheduler. This ID canbe used later to reschedule and deschedule the task, and also to retrieve informations about it.
@throws InvalidPatternException If the supplied pattern is not valid.
-
it.unibz.instasearch.jobs.CheckUpdatesJob.schedule()
-
it.unibz.instasearch.jobs.DeleteIndexJob.schedule()
-
java.util.Timer.schedule()
Schedules the specified task for execution after the specified delay.
@param task task to be scheduled.
@param delay delay in milliseconds before task is to be executed.
@throws IllegalArgumentException if delay is negative, ordelay + System.currentTimeMillis() is negative.
@throws IllegalStateException if task was already scheduled orcancelled, or timer was cancelled.
-
java.util.concurrent.ScheduledExecutorService.schedule()
Creates and executes a one-shot action that becomes enabled after the given delay.
@param command the task to execute
@param delay the time from now to delay execution
@param unit the time unit of the delay parameter
@return a ScheduledFuture representing pending completion ofthe task and whose {@code get()} method will return{@code null} upon completion
@throws RejectedExecutionException if the task cannot bescheduled for execution
@throws NullPointerException if command is null
-
java.util.concurrent.ScheduledThreadPoolExecutor.schedule()
@throws RejectedExecutionException {@inheritDoc}
@throws NullPointerException {@inheritDoc}
-
javax.enterprise.concurrent.ManagedScheduledExecutorService.schedule()
-
lapsePlus.views.LapseView.SlicingFromSinkJob.schedule()
-
lineage2.gameserver.ThreadPoolManager.schedule()
Method schedule.
@param r Runnable
@param delay long
@return ScheduledFuture>
-
mapss.dif.psdf.PSDFAPGANStrategy.schedule()
-
mx4j.timer.TimeQueue.schedule()
Schedules the given task for execution.
@see #unschedule
-
net.citizensnpcs.waypoints.WaypointPath.schedule()
-
net.jmesnil.jmx.core.DisconnectJob.schedule()
-
org.activiti.engine.impl.persistence.entity.JobEntityManager.schedule()
-
org.activiti.engine.impl.persistence.entity.JobManager.schedule()
-
org.apache.activemq.broker.scheduler.JobScheduler.schedule()
Add a job to be scheduled
@param jobId a unique identifier for the job
@param payload the message to be sent when the job is scheduled
@param delay the time in milliseconds before the job will be run
@throws Exception
-
org.apache.airavata.core.gfac.scheduler.Scheduler.schedule()
-
org.apache.airavata.core.gfac.scheduler.impl.SchedulerImpl.schedule()
-
org.apache.airavata.gfac.core.scheduler.HostScheduler.schedule()
This method will pick a host among set of hosts based on the algorithm users wants to implement, For a single instance of Airavata users can pick one Scheduler.
@param registeredHosts
@return
-
org.apache.airavata.gfac.scheduler.HostScheduler.schedule()
This method will pick a host among set of hosts based on the algorithm users wants to implement, For a single instance of Airavata users can pick one Scheduler.
@param registeredHosts
@return
-
org.apache.axis2.deployment.scheduler.Scheduler.schedule()
Schedules the specified task for execution according to the specified schedule. If times specified by the ScheduleIterator
are in the past they are scheduled for immediate execution.
@param schedulerTask task to be scheduled
@param iterator iterator that describes the schedule
@throws IllegalStateException if task was already scheduled or cancelled,scheduler was cancelled, or scheduler thread terminated.
-
org.apache.derby.iapi.services.daemon.IndexStatisticsDaemon.schedule()
Schedules creation/update of the index statistics associated with the specified table.
Note that the scheduling request may be denied. Typical situations where that will happen is if the work queue is full, or if work has already been scheduled for the specified table.
@param td base table
-
org.apache.directory.studio.apacheds.jobs.LaunchServerJob.schedule()
-
org.apache.directory.studio.ldapservers.jobs.StudioLdapServerJob.schedule()
-
org.apache.falcon.client.FalconClient.schedule()
-
org.apache.falcon.workflow.engine.OozieWorkflowEngine.schedule()
-
org.apache.felix.sigil.eclipse.job.ResolveProjectsJob.schedule()
-
org.apache.hadoop.lib.service.Scheduler.schedule()
-
org.apache.hadoop.yarn.server.resourcemanager.Application.schedule()
-
org.apache.hadoop.yarn.server.resourcemanager.MockAM.schedule()
-
org.apache.hdt.core.internal.hdfs.DownloadFileJob.schedule()
-
org.apache.hdt.core.internal.hdfs.UploadFileJob.schedule()
-
org.apache.ivory.client.IvoryClient.schedule()
-
org.apache.ivory.workflow.engine.OozieWorkflowEngine.schedule()
-
org.apache.ivyde.eclipse.cpcontainer.IvyMultiResolveJob.schedule()
-
org.apache.ivyde.eclipse.revdepexplorer.SyncIvyFilesJob.schedule()
-
org.apache.ivyde.internal.eclipse.revdepexplorer.SyncIvyFilesJob.schedule()
-
org.apache.karaf.eik.ui.features.FeaturesResolverJob.schedule()
-
org.apache.karaf.eik.ui.internal.KarafRemoteShellConnectJob.schedule()
-
org.apache.karaf.eik.ui.internal.PopulateObrFileJob.schedule()
-
org.apache.lenya.cms.usecase.scheduling.UsecaseScheduler.schedule()
Schedules a usecase at a certain date.
@param usecase The usecase.
@param date The invocation date.
-
org.apache.log4j.component.scheduler.Scheduler.schedule()
Schedule a {@link Job} for execution at system time given bythe desiredTime
parameter.
@param job job to schedule.
@param desiredTime desired time of execution.
-
org.apache.log4j.scheduler.Scheduler.schedule()
Schedule a {@link Job} for execution at system time given bythe desiredTime
parameter.
-
org.apache.sling.commons.scheduler.Scheduler.schedule()
Schedule a job based on the options. Note that if a job with the same name has already been added, the old job is cancelled and this new job replaces the old job. The job object needs either to be a {@link Job} or a {@link Runnable}. The options have to be created by one of the provided methods from this scheduler.
@param job The job to execute (either {@link Job} or {@link Runnable}).
@param options Required options defining how to schedule the job
@return true if the job could be added, false otherwise.
@see #NOW()
@see #NOW(int,long)
@see #AT(Date)
@see #AT(Date,int,long)
@see #EXPR(String)
@since 2.3
-
org.apache.wicket.request.RequestHandlerStack.schedule()
Schedules the handler after the current one
@param handler
-
org.apache.ws.util.timer.TimerManagerImpl.schedule()
DOCUMENT_ME
@param listener DOCUMENT_ME
@param firstTime DOCUMENT_ME
@param period DOCUMENT_ME
@return DOCUMENT_ME
-
org.atmosphere.cpr.Meteor.schedule()
Schedule a periodic broadcast, in seconds.
@param o an {@link Object}
@param period period in seconds
@return {@link Meteor}
-
org.bndtools.core.resolve.ResolveJob.schedule()
-
org.camunda.bpm.container.ExecutorService.schedule()
Passes a {@link Runnable} to the runtime container for execution. Some runtimecontainers (like a Java EE container offer container provided infrastructure for executing background work (such as a JCA WorkManager). This method allows the process engine to take advantage of container infrastructure for doing background work.
@param runnable the {@link Runnable} to be executed.
@param isLongRunning indicates whether the runnable is a daemon.
@return true if the runnable could be successfully scheduled for execution.'false' otherwise.
-
org.camunda.bpm.engine.impl.persistence.entity.JobManager.schedule()
-
org.cishell.app.service.scheduler.SchedulerService.schedule()
Schedules an Algorithm to be run when convenient. This schedules an Algorithm to be run now, but gives no urgent priority to it. Most Algorithms will be scheduled in this way.
@param algorithm The Algorithm to be scheduled
@param reference A reference to the Algorithm's associated service, may be null
-
org.cometd.server.AbstractServerTransport.Scheduler.schedule()
-
org.dcarew.halostatus.utils.HaloStatusUpdateJob.schedule()
-
org.eclipse.core.resources.WorkspaceJob.schedule()
-
org.eclipse.ecf.core.start.ECFStartJob.schedule()
-
org.eclipse.ecf.ui.screencapture.ScreenCaptureJob.schedule()
-
org.eclipse.equinox.p2.operations.UpdateOperation.schedule()
-
org.eclipse.jetty.util.thread.Scheduler.schedule()
-
org.eclipse.m2e.wtp.overlay.modulecore.UnpackArchiveJob.schedule()
-
org.eclipse.maven.core.MavenExecutor.schedule()
-
org.eclipse.pde.internal.ui.build.PluginExportJob.schedule()
-
org.eclipse.ui.internal.RectangleAnimation.schedule()
-
org.eclipse.ui.progress.IWorkbenchSiteProgressService.schedule()
Jobs scheduled with this method will cause the part's presentation to be changed to indicate that the part is busy and in a transient state until the job completes. Parts can also add customized busy indication by overriding WorkbenchPart.setBusy()
. If useHalfBusyCursor is true then the cursor will change to the half busy cursor for the duration of the job.
@param job The job to schedule
@param delay The delay in scheduling.
@param useHalfBusyCursor A boolean to indicate if the half busycursor should be used while this job is running.
@see Job#schedule(long)
-
org.eclipse.ui.progress.WorkbenchJob.schedule()
-
org.eclipse.update.ui.UpdateJob.schedule()
-
org.eclipse.xtext.builder.DerivedResourceCleanerJob.schedule()
-
org.evolizer.daforjava.plugin.actions.AddSelectedEntitiesJob.schedule()
-
org.evolizer.famix.importer.jobs.FamixParserJob.schedule()
-
org.evolizer.famix.importer.jobs.FamixStoreModelJob.schedule()
-
org.evolizer.versioncontrol.cvs.importer.job.CVSImporterJob.schedule()
-
org.evolizer.versioncontrol.cvs.importer.job.MissingFileContentImporterJob.schedule()
-
org.evolizer.versioncontrol.cvs.importer.job.TransactionCalculatorJob.schedule()
-
org.evolizer.versioncontrol.git.importer.job.GITImporterJob.schedule()
-
org.evolizer.versioncontrol.svn.importer.job.MissingSVNFileContentImporterJob.schedule()
-
org.evolizer.versioncontrol.svn.importer.job.SVNImporterJob.schedule()
-
org.exoplatform.services.jcr.ext.backup.impl.BackupScheduler.schedule()
Schedule backup task with given configuration and scheduler parameters. The behaviour of a task vary depending on scheduler parameters. If specified
- 1. startTime only - run once forever
- 2. startTime + incrementalPeriod - run once forever (with incremental backup)
- 3. startTime, endTime - run during given period
- 4. startTime, endTime + incrementalPeriod - run during given period (with incremental backup)
- 5. startTime, endTime, chainPeriod - run periodic during given period
- 6. startTime, endTime, chainPeriod + incrementalPeriod - run periodic during given period (with incremental backup)
- 7. startTime, chainPeriod - run periodic forever
- 8. startTime, chainPeriod + incrementalPeriod - run periodic forever (with incremental backup)
@param config
@param startTime - task start time
@param stopTime - task stop time, may be null i.e. the task will be executed forever
@param chainPeriod - task chain period, means periodic execution of the configured backup chain
@param incrementalPeriod - incr period
@param listener - listener for each job produced by an each backup chain
@return
@throws BackupSchedulerException
-
org.hornetq.core.server.cluster.BroadcastGroup.schedule()
-
org.itsnat.core.ItsNatTimer.schedule()
Schedules the specified task (the
EventListener
object) for execution at the specified time. If the time is in the past, the task is scheduled for immediate execution.
When the scheduled task is fully finished or cancelled is automatically unregistered.
@param target optional target element usually useful along with {@link org.itsnat.core.event.ParamTransport} objects. May be null.
@param task task to be scheduled. It receives timer events.
@param time time at which task is to be executed.
@param commMode communication mode.
@param extraParams optional client to server data transport and synchronization rules. May be null.
@param preSendCode custom JavaScript code to execute before an event of this listener type is fired. May be null.
@param eventTimeout the timeout of asynchronous events sent by the timer. If negative no timeout is defined.
@return a timer handle, this object represents the scheduled task.
-
org.jampa.net.podcast.PodcastItemDownloaderJob.schedule()
-
org.jboss.as.console.client.shared.schedule.LongRunningTask.schedule()
-
org.jboss.ejb.BeanLock.schedule()
This method implements the actual logic of the lock. In the case of an EJB lock it must at least implement the serialization of calls
@param mi The method invocation that needs a lock.
-
org.jboss.util.timeout.TimeoutFactory.schedule()
Schedules a new timeout.
@param time absolute time
@param target target to fire
-
org.jbpm.pvm.internal.job.TimerImpl.schedule()
-
org.jbpm.pvm.internal.session.TimerSession.schedule()
Schedule the execution of a timer.
@param timerImpl the timer to be executed.
@throws IllegalArgumentException if the timer is null or if its activity is null or if its duedate is null or if its duedate is negative or if its duedate is past or if its duedate is equals to Long.MAX_VALUE
-
org.jivesoftware.openfire.fastpath.util.TaskEngine.schedule()
Schedules the specified task for execution after the specified delay.
@param task task to be scheduled.
@param delay delay in milliseconds before task is to be executed.
@throws IllegalArgumentException if delay is negative, ordelay + System.currentTimeMillis() is negative.
@throws IllegalStateException if task was already scheduled orcancelled, or timer was cancelled.
-
org.junit.runners.model.RunnerScheduler.schedule()
Schedule a child statement to run
-
org.keycloak.timer.TimerProvider.schedule()
-
org.locationtech.udig.catalog.tests.ui.workflow.DialogDriver.schedule()
-
org.locationtech.udig.catalog.tests.ui.workflow.Runner.schedule()
-
org.mule.api.schedule.Scheduler.schedule()
Launches the action asynchronously. The time can or can't be immediate depending on the Scheduler implementation.
By default, schedulers users can use a scheduler not matter if it is started or stopped. By default the Scheduler implementation should schedule a job regardless of it lifecycle state. If this is not accepted then check Scheduler state and throw exception.
@throws Exception If the job could not be scheduled.
-
org.objectstyle.wolips.eogenerator.core.model.EOGenerateWorkspaceJob.schedule()
-
org.objectstyle.wolips.wizards.actions.EOModelImportWorkspaceJob.schedule()
-
org.ofbiz.service.LocalDispatcher.schedule()
Schedule a service to run asynchronously at a specific start time.
@param poolName Name of the service pool to send to.
@param serviceName Name of the service to invoke.
@param context The name/value pairs composing the context.
@param startTime The time to run this service.
@param frequency The frequency of the recurrence (RecurrenceRule.DAILY, etc).
@param interval The interval of the frequency recurrence.
@param count The number of times to repeat.
@param endTime The time in milliseconds the service should expire
@param maxRetry The number of times we should retry on failure
@throws ServiceAuthException
@throws ServiceValidationException
@throws GenericServiceException
-
org.openstreetmap.josm.data.AutosaveTask.schedule()
-
org.qi4j.sample.dcicargo.sample_b.data.structure.voyage.Voyage.schedule()
-
org.rhq.core.clientapi.agent.bundle.BundleAgentService.schedule()
Schedules the deployment of a bundle to occur immediately.
@param request
@return the results of the immediate scheduling
-
org.rssowl.core.util.StreamGobbler.schedule()
-
org.springframework.ide.eclipse.aop.core.internal.model.builder.AopReferenceModelBuilderJob.schedule()
-
org.springframework.ide.eclipse.maven.internal.legacyconversion.LegacyProjectsJob.schedule()
-
org.springframework.scheduling.TaskScheduler.schedule()
Schedule the given {@link Runnable}, invoking it whenever the trigger indicates a next execution time.
Execution will end once the scheduler shuts down or the returned {@link ScheduledFuture} gets cancelled.
@param task the Runnable to execute whenever the trigger fires
@param trigger an implementation of the {@link Trigger} interface,e.g. a {@link org.springframework.scheduling.support.CronTrigger} objectwrapping a cron expression
@return a {@link ScheduledFuture} representing pending completion of the task,or null
if the given Trigger object never fires (i.e. returns null
from {@link Trigger#nextExecutionTime})
@throws org.springframework.core.task.TaskRejectedException if the given task was not acceptedfor internal reasons (e.g. a pool overload handling policy or a pool shutdown in progress)
@see org.springframework.scheduling.support.CronTrigger
-
org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.schedule()
-
org.teiid.dqp.internal.process.ThreadReuseExecutor.schedule()
-
org.tuba.integration.IntegrationJob.schedule()
-
org.waveprotocol.wave.client.scheduler.ScheduleTimer.schedule()
Schedules a timer to elapse in the future.
@param delayMillis how long to wait before the timer elapses, inmilliseconds
-
org.xtext.builddsl.ui.launch.RefreshJob.schedule()
-
rx.Scheduler.Worker.schedule()
-
tool.builder.RepositoryStateJob.schedule()
-
voldemort.common.service.SchedulerService.schedule()