19 package org.omg.dds.sub;
40 extends EntityQos<QosPolicy.ForDataReader>
ReaderDataLifecycle getReaderDataLifecycle()
TypeConsistencyEnforcement getTypeConsistency()
Specifies the behavior of the org.omg.dds.sub.DataReader with regards to the life cycle of the data i...
DataRepresentation getRepresentation()
Specifies the maximum acceptable delay from the time the data is written until the data is inserted i...
Filter that allows a org.omg.dds.sub.DataReader to specify that it is interested only in (potentially...
DataReaderQos withPolicies(QosPolicy.ForDataReader... policy)
ResourceLimits getResourceLimits()
TimeBasedFilter getTimeBasedFilter()
User data not known by the middleware, but distributed by means of built-in topics.
LatencyBudget getLatencyBudget()
DataReaderQos withPolicy(QosPolicy.ForDataReader policy)
Reliability getReliability()
Determines the mechanism and parameters used by the application to determine whether an org...
This class is the abstract root for all the QoS policies.
Controls the criteria used to determine the logical order among changes made by org.omg.dds.pub.Publisher entities to the same instance of data (i.e., matching Topic and key).
Durability getDurability()
Liveliness getLiveliness()
Specifies the resources that the Service can consume in order to meet the requested QoS...
This policy indicates the level of reliability requested by a org.omg.dds.sub.DataReader or offered b...
This policy expresses if the data should "outlive" their writing time.
A QosPolicy interface that implements this marker interface applies to org.omg.dds.sub.DataReader Entities.
The Data-Distribution Service (DDS) relies on the use of QoS.
DestinationOrder getDestinationOrder()
org.omg.dds.sub.DataReader expects a new sample updating the value of each instance at least once eve...
This QosPolicy specifies whether a DataWriter exclusively may own an instance.
Specifies the behavior of the Service in the case where the value of a sample changes (one or more ti...