| 
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectrice.pastry.dist.DistPastryNode.ProcessingQueue
DESCRIBE THE CLASS
| Constructor Summary | |
DistPastryNode.ProcessingQueue()
Constructor for ProcessingQueue.  | 
|
DistPastryNode.ProcessingQueue(int capacity)
Constructor for ProcessingQueue.  | 
|
| Method Summary | |
 rice.pastry.dist.DistPastryNode.ProcessingRequest | 
dequeue()
DESCRIBE THE METHOD  | 
 void | 
enqueue(rice.pastry.dist.DistPastryNode.ProcessingRequest request)
DESCRIBE THE METHOD  | 
 int | 
getLength()
Gets the Length attribute of the ProcessingQueue object  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public DistPastryNode.ProcessingQueue()
public DistPastryNode.ProcessingQueue(int capacity)
capacity - DESCRIBE THE PARAMETER| Method Detail | 
public int getLength()
public void enqueue(rice.pastry.dist.DistPastryNode.ProcessingRequest request)
request - DESCRIBE THE PARAMETERpublic rice.pastry.dist.DistPastryNode.ProcessingRequest dequeue()
  | 
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||