RTI Connext Java API  Version 6.1.1

Controls the criteria used to determine the logical order among changes made by com.rti.dds.publication.Publisher entities to the same instance of data (i.e., matching com.rti.dds.topic.Topic and key). More...

Classes

class  DestinationOrderQosPolicy
 Controls how the middleware will deal with data sent by multiple com.rti.dds.publication.DataWriter entities for the same instance of data (i.e., same com.rti.dds.topic.Topic and key). More...
 
class  DestinationOrderQosPolicyKind
 Kinds of destination order. More...
 
class  DestinationOrderQosPolicyScopeKind
 Scope of source destination order. More...
 

Variables

static final QosPolicyId_t DESTINATIONORDER_QOS_POLICY_ID
 Identifier for com.rti.dds.infrastructure.DestinationOrderQosPolicy. More...
 

Detailed Description

Controls the criteria used to determine the logical order among changes made by com.rti.dds.publication.Publisher entities to the same instance of data (i.e., matching com.rti.dds.topic.Topic and key).

Variable Documentation

◆ DESTINATIONORDER_QOS_POLICY_ID

final QosPolicyId_t DESTINATIONORDER_QOS_POLICY_ID
static