Package | Description |
---|---|
org.apache.sling.event.impl.jobs.queues |
Modifier and Type | Method and Description |
---|---|
JobHandler |
QueueJobCache.getNextJob(JobConsumerManager jobConsumerManager,
StatisticsManager statisticsManager,
Queue queue,
boolean doFull)
Get the next job.
|
Modifier and Type | Method and Description |
---|---|
void |
QueueJobCache.reschedule(String queueName,
JobHandler handler,
StatisticsManager statisticsManager)
Reschedule a job
Reschedule the job and add it back into the cache.
|
Constructor and Description |
---|
JobExecutionContextImpl(JobHandler handler,
JobExecutionContextImpl.ASyncHandler asyncHandler) |
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.