| Modifier and Type | Method and Description |
|---|---|
boolean |
checkPossibleDuplicate()
Checks if possible duplicate flag is set.
|
int |
containerType()
Returns the container type of the queue data expired message.
|
void |
containerType(int containerType)
Sets the container type of the queue data expired message.
|
com.thomsonreuters.upa.codec.Buffer |
destName()
Returns the destination name of the remote message receiver.
|
com.thomsonreuters.upa.codec.Buffer |
encodedDataBody()
Returns the encoded data body of the queue data expired message.
|
void |
encodedDataBody(com.thomsonreuters.upa.codec.Buffer data)
Sets the encoded data body of the queue data expired message.
|
int |
flags()
Returns the flags of the queue data expired message.
|
void |
flags(int flags)
Sets the flags of the queue data expired message.
|
long |
identifier()
Returns the identifier of the queue data expired message.
|
void |
identifier(long identifier)
Sets the identifier of the queue data expired message.
|
int |
queueDepth()
Returns the number of messages remaining in the queue for this stream.
|
void |
queueDepth(int queueDepth)
Sets the number of messages remaining in the queue for this stream.
|
com.thomsonreuters.upa.codec.Buffer |
sourceName()
Returns the source name of the local message sender.
|
int |
undeliverableCode()
Returns the undeliverableCode of the queue data expired message.
|
void |
undeliverableCode(int undeliverableCode)
Sets the undeliverableCode of the queue data expired message.
|
domainType, rdmMsgType, serviceId, serviceIdcom.thomsonreuters.upa.codec.Buffer sourceName()
com.thomsonreuters.upa.codec.Buffer destName()
void identifier(long identifier)
identifier - the identifierlong identifier()
void encodedDataBody(com.thomsonreuters.upa.codec.Buffer data)
data - the datacom.thomsonreuters.upa.codec.Buffer encodedDataBody()
void undeliverableCode(int undeliverableCode)
undeliverableCode - the undeliverable codeint undeliverableCode()
void containerType(int containerType)
containerType - the container typeint containerType()
void flags(int flags)
flags - the flagsQueueDataFlagsint flags()
QueueDataFlagsvoid queueDepth(int queueDepth)
queueDepth - the queue depthint queueDepth()
boolean checkPossibleDuplicate()
Copyright @ 2019 Thomson Reuters. All Rights Reserved.