This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.a_glossary:h:history_qos [2021/06/15 13:40] char |
dido:public:ra:xapend:xapend.a_glossary:h:history_qos [2021/10/04 11:58] (current) 40.77.167.101 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== History QoS ===== | ===== History QoS ===== | ||
| - | [[dido:public:ra:xapend:xapend.a_glossary| Return to Glossary ]] | + | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] |
| - | **History_qos** is ... | + | **History QoS** Is a [[dido:public:ra:xapend:xapend.a_glossary:q:qos|QoS policy]] that specifies the number of samples kept by the [[dido:public:ra:xapend:xapend.a_glossary:m:midware|middleware]] engine. |
| + | [[dido:public:ra:xapend:xapend.a_glossary:d:dds]] will only attempt to keep the most recent ‘depth’ of samples | ||
| + | (KEEP_LAST) or ALL samples (KEEP_ALL) of each [[dido:public:ra:xapend:xapend.a_glossary:i:instance|instance]] of data | ||
| + | identified by its [[dido:public:ra:xapend:xapend.a_glossary:k:key|key]]. | ||
| - | Source: [[URI ]] | + | Source: [[https://istkb.adlinktech.com/article/vortex-opensplice-dds-glossary/ | OpenSplice Glossary]] |
| - | + | ||
| - | + | ||
| - | : <wrap hi><color blue>To Be Completed</color></wrap> | + | |