OfferedDeadlineMissedStatus Class Reference
[Data Writers]

StatusKind.OFFERED_DEADLINE_MISSED_STATUS. More...

Inherits Status.

List of all members.

Public Attributes

int total_count
 Total cumulative count of the number of times the com.rti.dds.publication.DataWriter failed to write within its offered deadline.
int total_count_change
 The incremental changes in total_count since the last time the listener was called or the status was read.
final InstanceHandle_t last_instance_handle
 Handle to the last instance in the com.rti.dds.publication.DataWriter for which an offered deadline was missed.


Detailed Description

StatusKind.OFFERED_DEADLINE_MISSED_STATUS.

Entity:
com.rti.dds.publication.DataWriter
Listener:
com.rti.dds.publication.DataWriterListener
The deadline that the com.rti.dds.publication.DataWriter has committed through its com.rti.dds.infrastructure.DeadlineQosPolicy was not respected for a specific instance.

Member Data Documentation

Total cumulative count of the number of times the com.rti.dds.publication.DataWriter failed to write within its offered deadline.

Missed deadlines accumulate; that is, each deadline period the total_count will be incremented by one.

The incremental changes in total_count since the last time the listener was called or the status was read.

Handle to the last instance in the com.rti.dds.publication.DataWriter for which an offered deadline was missed.


RTI Connext Java API Version 4.5f Copyright © 17 Mar 2012 Real-Time Innovations, Inc