19 package org.omg.dds.pub;
43 extends EntityQos<QosPolicy.ForDataWriter>
Specifies the configuration of the durability service.
OwnershipStrength getOwnershipStrength()
[optional] Specifies the value of the "strength" used to arbitrate among multiple org...
Specifies the behavior of the org.omg.dds.pub.DataWriter with regards to the life cycle of the data i...
DurabilityService getDurabilityService()
Specifies the maximum acceptable delay from the time the data is written until the data is inserted i...
Reliability getReliability()
User data not known by the middleware, but distributed by means of built-in topics.
DataRepresentation getRepresentation()
Durability getDurability()
DestinationOrder getDestinationOrder()
Liveliness getLiveliness()
WriterDataLifecycle getWriterDataLifecycle()
ResourceLimits getResourceLimits()
A QosPolicy interface that implements this marker interface applies to org.omg.dds.pub.DataWriter Entities.
DataWriterQos withPolicies(QosPolicy.ForDataWriter... policy)
TransportPriority getTransportPriority()
Determines the mechanism and parameters used by the application to determine whether an org...
This policy is a hint to the infrastructure as to how to set the priority of the underlying transport...
This class is the abstract root for all the QoS policies.
DataWriterQos withPolicy(QosPolicy.ForDataWriter policy)
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).
LatencyBudget getLatencyBudget()
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.
The Data-Distribution Service (DDS) relies on the use of QoS.
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 maximum duration of validity of the data written by the org.omg.dds.pub.DataWriter.
TypeConsistencyEnforcement getTypeConsistency()
Specifies the behavior of the Service in the case where the value of a sample changes (one or more ti...