| Package | Description |
|---|---|
| org.mmbase.streams.createcaches |
| Modifier and Type | Field and Description |
|---|---|
protected static Map<Integer,Job> |
Processor.runningJobs |
| Modifier and Type | Method and Description |
|---|---|
Job |
Processor.createCaches(Cloud ntCloud,
int node) |
Job |
Processor.createCaches(Cloud ntCloud,
int node,
Map<String,JobDefinition> jdlist)
Creates caches nodes when not existing (or recreate) by making a transcoding Job
|
(package private) Job |
JobCallable.getJob() |
static Job |
Processor.getJob(Node node) |
| Modifier and Type | Method and Description |
|---|---|
static Set<Job> |
Processor.myJobs(UserContext u) |
static Collection<Job> |
Processor.runningJobs() |
| Constructor and Description |
|---|
JobCallable(Job j,
Cloud cloud,
ChainedLogger l,
int node) |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}