| Modifier and Type | Method and Description |
|---|---|
static long |
noMessagePayload() |
long |
receiveMessages(int acknowledge)
Returns the epoch micros of the current received message or
noMessagePayload() if isn't received any message. |
static long noMessagePayload()
long receiveMessages(int acknowledge)
throws Exception
noMessagePayload() if isn't received any message.acknowledge - the number of messages to receive before sending the ACK (when applicable)noMessagePayload() if isn't received any message.Exception - client specific exceptionsThis documentation was released into the public domain.