| Package | Description |
|---|---|
| org.opencastproject.job.api | |
| org.opencastproject.serviceregistry.api |
Service implementation classes
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
JobProducer.isReadyToAccept(Job job)
Whether the job can be accepted.
|
boolean |
AbstractJobProducer.isReadyToAccept(Job job)
Whether the job can be accepted.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ServiceRegistryInMemoryImpl.dispatchJob(Job job)
Dispatches the job to the least loaded service or throws a
ServiceUnavailableException if there is no
such service. |
Copyright © 2009–2020 Opencast Project. All rights reserved.