|
RTI Connext Java API Version 7.6.0
|
These QoS are applied per-instance.
These QoS are applied per-instance.
For example, the com.rti.dds.infrastructure.HistoryQosPolicy.depth configures the number of samples that are stored in the DataWriter and DataReader queues per-instance.
Basic Settings
Advanced Settings
| com.rti.dds.infrastructure.DurabilityServiceQosPolicy | history_kind |
| <<spec>> The kind of history to apply in recouping durable data. | |
| com.rti.dds.infrastructure.DurabilityServiceQosPolicy | history_depth |
| <<spec>> Setting to use for the com.rti.dds.infrastructure.DurabilityQosPolicy.writer_depth when recouping durable data. | |
| com.rti.dds.infrastructure.PresentationQosPolicy | access_scope |
| <<spec>> Determines the largest scope spanning the entities for which the order and coherency of changes can be preserved. | |
| com.rti.dds.infrastructure.PresentationQosPolicy | ordered_access |
<<spec>> Specifies support for ordered access to the samples received at the subscription end. Controls whether ordered access is supported within the scope access_scope. | |
| com.rti.dds.infrastructure.DestinationOrderQosPolicy | scope |
| <<spec>> Specifies the desired scope of the source destination order. | |
| com.rti.dds.infrastructure.DestinationOrderQosPolicy | source_timestamp_tolerance |
| <<extension>> Allowed tolerance between source timestamps of consecutive samples. | |