19 package org.omg.dds.core.status;
39 private static final long serialVersionUID = 4552827018168249989L;
abstract int getTotalCount()
Total cumulative number of missed deadlines detected for any instance read by the org...
abstract int getTotalCountChange()
The incremental number of deadlines detected since the last time the listener was called or the statu...
An opaque handle that can be used to refer to a local or remote entity.
abstract InstanceHandle getLastInstanceHandle()
Handle to the last instance in the org.omg.dds.sub.DataReader for which a deadline was detected...
The deadline that the org.omg.dds.sub.DataReader was expecting through its org.omg.dds.core.policy.Deadline was not respected for a specific instance.
Status is the abstract root class for all communication status objects.