19 package org.omg.dds.core.policy;
21 import java.util.concurrent.TimeUnit;
This interface is implemented by QoS policies that enforce a Request/Offer contract between publicati...
Specifies the maximum acceptable delay from the time the data is written until the data is inserted i...
LatencyBudget withDuration(Duration duration)
Copy this policy and override the value of the property.
A QosPolicy interface that implements this marker interface applies to org.omg.dds.pub.DataWriter Entities.
This class is the abstract root for all the QoS policies.
A QosPolicy interface that implements this marker interface applies to org.omg.dds.topic.Topic Entities.
A span of elapsed time expressed with nanosecond precision.
A QosPolicy interface that implements this marker interface applies to org.omg.dds.sub.DataReader Entities.