Modifier and Type | Method and Description |
---|---|
PutMessage |
Queue.createPutMessage(ByteBuffer... payload)
Creates a PUT message object bounded to this queue with the specified payload
|
Modifier and Type | Method and Description |
---|---|
void |
Queue.pack(PutMessage message)
Adds a single PUT message to be sent withing multi message PUT event.
|
void |
Queue.post(PutMessage message)
Sends a single PUT message to this queue.
|
Copyright © 2023 Bloomberg L.P.. All rights reserved.