19 package org.omg.dds.core.status;
37 private static final long serialVersionUID = 6088889577826357336L;
abstract int getTotalCount()
Total cumulative number of offered deadline periods elapsed during which a DataWriter failed to provi...
abstract InstanceHandle getLastInstanceHandle()
Handle to the last instance in the org.omg.dds.pub.DataWriter for which an offered deadline was misse...
An opaque handle that can be used to refer to a local or remote entity.
abstract int getTotalCountChange()
The change in totalCount since the last time the listener was called or the status was read...
The deadline that the org.omg.dds.pub.DataWriter has committed 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.