RTI Connext Java API  Version 6.1.1

Specifies the value of the strength used to arbitrate among multiple com.rti.dds.publication.DataWriter objects that attempt to modify the same instance of a data type (identified by com.rti.dds.topic.Topic + key). More...

Classes

class  OwnershipStrengthQosPolicy
 Specifies the value of the strength used to arbitrate among multiple com.rti.dds.publication.DataWriter objects that attempt to modify the same instance of a data type (identified by com.rti.dds.topic.Topic + key). More...
 

Variables

static final QosPolicyId_t OWNERSHIPSTRENGTH_QOS_POLICY_ID
 Identifier for com.rti.dds.infrastructure.OwnershipStrengthQosPolicy. More...
 

Detailed Description

Specifies the value of the strength used to arbitrate among multiple com.rti.dds.publication.DataWriter objects that attempt to modify the same instance of a data type (identified by com.rti.dds.topic.Topic + key).

Variable Documentation

◆ OWNERSHIPSTRENGTH_QOS_POLICY_ID

final QosPolicyId_t OWNERSHIPSTRENGTH_QOS_POLICY_ID
static