RTI Connext Java API  Version 6.1.1

Specifies whether it is allowed for multiple com.rti.dds.publication.DataWriter (s) to write the same instance of the data and if so, how these modifications should be arbitrated. More...

Classes

class  OwnershipQosPolicy
 Specifies whether it is allowed for multiple com.rti.dds.publication.DataWriter (s) to write the same instance of the data and if so, how these modifications should be arbitrated. More...
 
class  OwnershipQosPolicyKind
 Kinds of ownership. More...
 

Variables

static final QosPolicyId_t OWNERSHIP_QOS_POLICY_ID
 Identifier for com.rti.dds.infrastructure.OwnershipQosPolicy. More...
 

Detailed Description

Specifies whether it is allowed for multiple com.rti.dds.publication.DataWriter (s) to write the same instance of the data and if so, how these modifications should be arbitrated.

Variable Documentation

◆ OWNERSHIP_QOS_POLICY_ID

final QosPolicyId_t OWNERSHIP_QOS_POLICY_ID
static