Expand description
policy codes for QoSOverrideCode.
Append-only: these numbers are baked into shipped images and mirrored in two C headers. Never renumber — add.
Constants§
- DEADLINE
- value = milliseconds (issue 0303).
- DEPTH
- value = the KeepLast depth.
- DURABILITY
- value
0= volatile,1= transient_local. - HISTORY
- value
0= keep_last,1= keep_all. - LIFESPAN
- value = milliseconds (issue 0303).
- LIVELINESS
- value =
super::QoSLivelinessPolicydiscriminant (issue 0303). - LIVELINESS_
LEASE - value = milliseconds (issue 0303).
- RELIABILITY
- value
0= best_effort,1= reliable.