19 package org.omg.dds.core.status;
52 private static final long serialVersionUID = 6522885693257415947L;
A sample has been lost (never received).
abstract int getTotalCountChange()
The incremental number of samples lost since the last time the listener was called or the status was ...
abstract int getTotalCount()
Total cumulative count of all samples lost across all instances of data published under the org...
Specifies how the samples representing changes to data instances are presented to the subscribing app...
Controls the criteria used to determine the logical order among changes made by org.omg.dds.pub.Publisher entities to the same instance of data (i.e., matching Topic and key).
Specifies the resources that the Service can consume in order to meet the requested QoS...
Status is the abstract root class for all communication status objects.