public class LocalImagingTaskProcessor extends ImagingTaskProcessor
| Modifier and Type | Class and Description |
|---|---|
protected class |
LocalImagingTaskProcessor.PoolThread |
freeWorkers, lock, maxWorkers| Constructor and Description |
|---|
LocalImagingTaskProcessor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getWorkerCount() |
Collection<Serializable> |
getWorkerIds() |
boolean |
hasFileAccess()
Returns true if the tasks will be executed in a distributed context
with the support of a distributed file system - that is, if each task
is guaranteed to have a File access to the same set of data.
|
boolean |
isDistributed()
Returns true if the tasks will be executed in a distributed context
(i.e.
|
addListener, cancellPendingTasks, changeFreeWorkerCount, getCompletedTaskCount, getInstance, getMaxWorkers, getNextTask, getPendingTaskCount, getRunningTaskCount, getStatistics, notifyTaskCompleted, popCompletedTask, post, post, postWithPriority, postWithPriority, processingResourcesAvailable, removeListener, setDefault, setMaxWorkerspublic boolean isDistributed()
ImagingTaskProcessorisDistributed in class ImagingTaskProcessorpublic boolean hasFileAccess()
ImagingTaskProcessorhasFileAccess in class ImagingTaskProcessorpublic int getWorkerCount()
getWorkerCount in class ImagingTaskProcessorpublic Collection<Serializable> getWorkerIds()
getWorkerIds in class ImagingTaskProcessorCopyright © 2003–2014 Tidalwave s.a.s. (http://tidalwave.it). All rights reserved.