|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Consumer
EntryConsumers waitFor AbstractEntry
s to become available for consumption from the RingBuffer
Method Summary | |
---|---|
long |
getSequence()
Get the sequence up to which this Consumer has consumed AbstractEntry s |
void |
halt()
Signal that this Consumer should stop when it has finished consuming at the next clean break. |
Methods inherited from interface java.lang.Runnable |
---|
run |
Method Detail |
---|
long getSequence()
AbstractEntry
s
AbstractEntry
void halt()
ConsumerBarrier.alert()
to notify the thread to check status.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |