Uses of Class
org.opencastproject.serviceregistry.api.ServiceUnavailableException
Packages that use ServiceUnavailableException
-
Uses of ServiceUnavailableException in org.opencastproject.serviceregistry.api
Methods in org.opencastproject.serviceregistry.api that throw ServiceUnavailableExceptionModifier and TypeMethodDescriptionprotected booleanServiceRegistryInMemoryImpl.dispatchJob(Job job) Dispatches the job to the least loaded service or throws aServiceUnavailableExceptionif there is no such service.