RTI Connext Java API  Version 6.1.0

Specifies the behavior of RTI Connext in the case where the value of an instance changes (one or more times) before it can be successfully communicated to one or more existing subscribers. More...

Classes

class  HistoryQosPolicy
 Specifies the behavior of RTI Connext in the case where the value of a sample changes (one or more times) before it can be successfully communicated to one or more existing subscribers. More...
 
class  HistoryQosPolicyKind
 Kinds of history. More...
 

Variables

static final QosPolicyId_t HISTORY_QOS_POLICY_ID
 Identifier for com.rti.dds.infrastructure.HistoryQosPolicy. More...
 

Detailed Description

Specifies the behavior of RTI Connext in the case where the value of an instance changes (one or more times) before it can be successfully communicated to one or more existing subscribers.

Variable Documentation

◆ HISTORY_QOS_POLICY_ID

final QosPolicyId_t HISTORY_QOS_POLICY_ID
static