RTI Connext Java API Version 7.3.0
|
This QoS policy specifies whether or not RTI Connext will store and deliver previously published data samples to new com.rti.dds.subscription.DataReader entities that join the network later. More...
Classes | |
class | DurabilityQosPolicy |
This QoS policy specifies whether or not RTI Connext will store and deliver previously published data samples to new com.rti.dds.subscription.DataReader entities that join the network later. More... | |
class | DurabilityQosPolicyKind |
Kinds of durability. More... | |
class | PersistentJournalKind |
Sets the journal mode of the persistent storage. More... | |
class | PersistentStorageSettings |
Configures durable writer history and durable reader state. More... | |
Variables | |
static final int | AUTO_WRITER_DEPTH |
A special value used as the default value for com.rti.dds.infrastructure.DurabilityQosPolicy.writer_depth. More... | |
static final QosPolicyId_t | DURABILITY_QOS_POLICY_ID |
Identifier for com.rti.dds.infrastructure.DurabilityQosPolicy. More... | |
This QoS policy specifies whether or not RTI Connext will store and deliver previously published data samples to new com.rti.dds.subscription.DataReader entities that join the network later.
|
static |
A special value used as the default value for com.rti.dds.infrastructure.DurabilityQosPolicy.writer_depth.
This values resolves to the following:
|
static |
Identifier for com.rti.dds.infrastructure.DurabilityQosPolicy.