Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

Q

QueuedExecutionManager - Class in uws.job.manager
Implementation of the interface ExecutionManager which lets managing an execution queue in function of a maximum number of running jobs: if there are more running jobs than a given number, the jobs to execute are put in the queue until a running job stops.
QueuedExecutionManager(UWSLog) - Constructor for class uws.job.manager.QueuedExecutionManager
Builds an execution manager without queue.
QueuedExecutionManager(UWSLog, int) - Constructor for class uws.job.manager.QueuedExecutionManager
Builds an execution manager with a queue.
queuedJobs - Variable in class uws.job.manager.AbstractQueuedExecutionManager
List of queued jobs.
QUOTE_NOT_KNOWN - Static variable in class uws.job.UWSJob
The quote value that indicates the quote of this job is not known.
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links