21 package org.opensplice.dds.core.policy;
23 import java.util.Collection;
80 public Set<String>
getKey();
SubscriptionKeys withKey(Collection< String > keyList)
Copy this policy and override the value of the property.
By using the SubscriptionKey QosPolicy, a DataReader can force its own key-list definition on data sa...
This class is the abstract root for all the QoS policies.
A QosPolicy interface that implements this marker interface applies to org.omg.dds.sub.DataReader Entities.