OpenSplice Java 5 DCPS  v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
Scheduling.java File Reference

Go to the source code of this file.

Classes

interface  org.opensplice.dds.core.policy.Scheduling.ListenerScheduling
 Scheduling for the Listener thread of a org.omg.dds.domain.DomainParticipant. More...
 
interface  org.opensplice.dds.core.policy.Scheduling
 This QosPolicy specifies the scheduling parameters that will be used for a thread that is spawned by the DomainParticipant. More...
 
enum  org.opensplice.dds.core.policy.Scheduling.SchedulingClass
 specifies the scheduling class used by the Operating System, which may be DEFAULT, REALTIME or TIMESHARING. More...
 
enum  org.opensplice.dds.core.policy.Scheduling.SchedulingKind
 specifies the priority type, which may be either RELATIVE or ABSOLUTE. More...
 
interface  org.opensplice.dds.core.policy.Scheduling.WatchdogScheduling
 Scheduling for the Watchdog thread of a org.omg.dds.domain.DomainParticipant. More...
 

Packages

package  org.opensplice.dds.core.policy