|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventProcessor
EventProcessors waitFor events to become available for consumption from the RingBuffer
An EventProcessor will be associated with a Thread for execution.
| Method Summary | |
|---|---|
Sequence |
getSequence()
Get a reference to the Sequence being used by this EventProcessor. |
void |
halt()
Signal that this EventProcessor should stop when it has finished consuming at the next clean break. |
| Methods inherited from interface java.lang.Runnable |
|---|
run |
| Method Detail |
|---|
Sequence getSequence()
Sequence being used by this EventProcessor.
Sequence for this EventProcessorvoid halt()
SequenceBarrier.alert() to notify the thread to check status.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||