|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectrice.environment.processing.sim.SimProcessor
DESCRIBE THE CLASS
| Constructor Summary | |
SimProcessor(SelectorManager selector)
Constructor for SimProcessor. |
|
| Method Summary | |
void |
destroy()
DESCRIBE THE METHOD |
void |
process(Executable task,
Continuation command,
SelectorManager selector,
TimeSource ts,
LogManager log)
DESCRIBE THE METHOD |
void |
processBlockingIO(WorkRequest request)
DESCRIBE THE METHOD |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimProcessor(SelectorManager selector)
selector - DESCRIBE THE PARAMETER| Method Detail |
public void process(Executable task,
Continuation command,
SelectorManager selector,
TimeSource ts,
LogManager log)
process in interface Processortask - DESCRIBE THE PARAMETERcommand - DESCRIBE THE PARAMETERselector - DESCRIBE THE PARAMETERts - DESCRIBE THE PARAMETERlog - DESCRIBE THE PARAMETERpublic void processBlockingIO(WorkRequest request)
processBlockingIO in interface Processorrequest - DESCRIBE THE PARAMETERpublic void destroy()
destroy in interface Processor
|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||