|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- type of Record which can be receivedpublic interface RecordBlockingReceiver<T>
Synchronously receives records sent from a RecordSender.
Method Summary | |
---|---|
int |
clearRecords()
Removes any pending records for this receiver. |
T |
fetchRecord(long timeout)
Blocks while waiting for a Record. |
Method Detail |
---|
T fetchRecord(long timeout)
timeout
- timeout length in milliseconds
int clearRecords()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |