21 package org.opensplice.dds.core.policy;
abstract ReaderLifespan ReaderLifespan()
This org.omg.dds.core.policy.QosPolicy is similar to the org.omg.dds.core.policy.Lifespan (applicable...
abstract SubscriptionKeys SubscriptionKeys()
abstract ViewKeys ViewKeys()
This QosPolicy allows sharing of entities by multiple processes or threads.
Scheduling for the Watchdog thread of a org.omg.dds.domain.DomainParticipant.
abstract Scheduling.WatchdogScheduling WatchDogScheduling()
This QosPolicy specifies the scheduling parameters that will be used for a thread that is spawned by ...
By using the SubscriptionKey QosPolicy, a DataReader can force its own key-list definition on data sa...
Scheduling for the Listener thread of a org.omg.dds.domain.DomainParticipant.
abstract Scheduling.ListenerScheduling ListenerScheduling()
This QosPolicy is used to set the key list of a DataReaderView.
OpenSplice-specific extension of org.omg.dds.core.policy.PolicyFactory that supports an extra set of ...