lbg.peer.core.qms.queue
Class LocalQueueCursor
java.lang.Object
lbg.peer.core.qms.queue.LocalQueueCursor
public class LocalQueueCursor
- extends java.lang.Object
A Local queue cursor allows to memorize
which Task in the Local Tasks queue has been last selected,
when scheduling Local Tasks as Consumption Tasks.
- Author:
- Cyril Briquet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LocalQueueCursor
public LocalQueueCursor()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
jobID
public int jobID()
jobIDAsKey
public int jobIDAsKey()
boTID
public int boTID()
taskSchedulingIDAsKey
public java.lang.Integer taskSchedulingIDAsKey()
clear
public void clear()
update
public void update(RequestContainer rc)
throws GridException
- Throws:
GridException
Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.