MQTT_* (Trigger Types)
See:
- TriggerType attribute in Chapter 42 "Attributes for queues" in the WebSphere MQ Application Programming Reference.
- TriggerType parameter in the "Change, Copy, and Create Queue" command in the WebSphere MQ Programmable Command Formats and Administration Interface.
- TriggerType parameter in "Queue attributes" in Appendix C "Event data for object attributes" in Monitoring WebSphere MQ.
MQTT_NONE |
0 |
X'00000000' |
MQTT_FIRST |
1 |
X'00000001' |
MQTT_EVERY |
2 |
X'00000002' |
MQTT_DEPTH |
3 |
X'00000003' |