Enduro/X Queue control
final int org.endurox.AtmiConst.TMCORRIDLEN = 32 [static, inherited] |
Queue correlator id, bin len
final int org.endurox.AtmiConst.TMMSGIDLEN = 32 [static, inherited] |
Queue message id len, bin
final long org.endurox.AtmiConst.TPNOFLAGS = 0x00000 [static, inherited] |
No flags set
final long org.endurox.AtmiConst.TPQASYNC = 0x100000 [static, inherited] |
Async complete
final long org.endurox.AtmiConst.TPQBEFOREMSGID = 0x00004 [static, inherited] |
RFU, enqueue before message id
final long org.endurox.AtmiConst.TPQCORRID = 0x00001 [static, inherited] |
set/get correlation id
final long org.endurox.AtmiConst.TPQDELIVERYQOS = 0x02000 [static, inherited] |
RFU, delivery quality of service
final long org.endurox.AtmiConst.TPQEXPTIME_ABS = 0x08000 [static, inherited] |
RFU, absolute expiration time
final long org.endurox.AtmiConst.TPQEXPTIME_NONE = 0x20000 [static, inherited] |
RFU, never expire
final long org.endurox.AtmiConst.TPQEXPTIME_REL = 0x10000 [static, inherited] |
RFU, relative expiration time
final long org.endurox.AtmiConst.TPQFAILUREQ = 0x00002 [static, inherited] |
set/get failure queue
final long org.endurox.AtmiConst.TPQGETBYCORRID = 0x80800 [static, inherited] |
dequeue by corrid
final long org.endurox.AtmiConst.TPQGETBYCORRIDOLD = 0x00800 [static, inherited] |
deprecated
final long org.endurox.AtmiConst.TPQGETBYMSGID = 0x40008 [static, inherited] |
dequeue by msgid
final long org.endurox.AtmiConst.TPQGETBYMSGIDOLD = 0x00008 [static, inherited] |
RFU, deprecated
final long org.endurox.AtmiConst.TPQMSGID = 0x00010 [static, inherited] |
get msgid of enq/deq message
final long org.endurox.AtmiConst.TPQPEEK = 0x01000 [static, inherited] |
peek
final long org.endurox.AtmiConst.TPQPRIORITY = 0x00020 [static, inherited] |
set/get message priority
final long org.endurox.AtmiConst.TPQQOSDEFAULTPERSIST = 0x00001 [static, inherited] |
queue's default persistence policy
final long org.endurox.AtmiConst.TPQQOSNONPERSISTENT = 0x00004 [static, inherited] |
memory message
final long org.endurox.AtmiConst.TPQQOSPERSISTENT = 0x00002 [static, inherited] |
disk message
final long org.endurox.AtmiConst.TPQREPLYQ = 0x00100 [static, inherited] |
set/get reply queue
final long org.endurox.AtmiConst.TPQREPLYQOS = 0x04000 [static, inherited] |
RFU, reply message quality of service
final long org.endurox.AtmiConst.TPQTIME_ABS = 0x00200 [static, inherited] |
RFU, set absolute time
final long org.endurox.AtmiConst.TPQTIME_REL = 0x00400 [static, inherited] |
RFU, set absolute time
final long org.endurox.AtmiConst.TPQTOP = 0x00040 [static, inherited] |
RFU, enqueue at queue top
final long org.endurox.AtmiConst.TPQWAIT = 0x00080 [static, inherited] |
RFU, wait for dequeuing