public class JobList extends RemoteMap<Job>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
JobList(AgentPath agentPath,
Object locker)
Empty constructor for Castor
|
| Modifier and Type | Method and Description |
|---|---|
void |
addJob(Job job) |
String |
getClusterType()
Cannot be stored
|
Job |
getJob(int id) |
Vector<Job> |
getJobsOfItem(ItemPath itemPath) |
void |
removeJobsForItem(ItemPath itemPath) |
void |
removeJobsForStep(ItemPath itemPath,
String stepPath) |
activate, clear, containsKey, containsValue, deactivate, finalize, get, getID, getLastId, getName, isEmpty, keySet, loadKeys, put, putLocal, remove, removeLocal, setID, setName, size, valuesceilingEntry, ceilingKey, clone, comparator, descendingKeySet, descendingMap, entrySet, firstEntry, firstKey, floorEntry, floorKey, headMap, headMap, higherEntry, higherKey, lastEntry, lastKey, lowerEntry, lowerKey, navigableKeySet, pollFirstEntry, pollLastEntry, putAll, subMap, subMap, tailMap, tailMapequals, hashCode, toStringpublic void addJob(Job job)
public String getClusterType()
getClusterType in interface C2KLocalObjectgetClusterType in class RemoteMap<Job>public Job getJob(int id)
public void removeJobsForItem(ItemPath itemPath)
job - Copyright © 1997–2016 CRISTAL-iSE. All rights reserved.