|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface MultiQueue.UNDERRUN
This signal is emitted from the streaming thread when there is no data in any of the queues inside the multiqueue instance (underrun). This indicates either starvation or EOS from the upstream data sources.
MultiQueue.connect(UNDERRUN)
,
MultiQueue.disconnect(UNDERRUN)
Method Summary | |
---|---|
void |
underrun(MultiQueue mq)
|
Method Detail |
---|
void underrun(MultiQueue mq)
mq
- the object which received the signal
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |