19 package org.omg.dds.core.policy;
115 int maxSamplesPerInstance);
ResourceLimits withMaxSamples(int maxSamples)
Copy this policy and override the value of the property.
int getMaxSamplesPerInstance()
ResourceLimits withMaxSamplesPerInstance(int maxSamplesPerInstance)
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.
static final int LENGTH_UNLIMITED
Specifies the resources that the Service can consume in order to meet the requested QoS...
A QosPolicy interface that implements this marker interface applies to org.omg.dds.sub.DataReader Entities.
ResourceLimits withMaxInstances(int maxInstances)
Copy this policy and override the value of the property.