Rice Pastry API

Uses of Class
rice.environment.processing.WorkRequest

Packages that use WorkRequest
rice.environment.processing   
rice.environment.processing.simple   
 

Uses of WorkRequest in rice.environment.processing
 

Methods in rice.environment.processing with parameters of type WorkRequest
 void Processor.processBlockingIO(WorkRequest request)
          Schedules a different type of task.
 

Uses of WorkRequest in rice.environment.processing.simple
 

Methods in rice.environment.processing.simple that return WorkRequest
 WorkRequest WorkQueue.dequeue()
          DESCRIBE THE METHOD
 

Methods in rice.environment.processing.simple with parameters of type WorkRequest
 void SimpleProcessor.processBlockingIO(WorkRequest workRequest)
          DESCRIBE THE METHOD
 void WorkQueue.enqueue(WorkRequest request)
          DESCRIBE THE METHOD
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection