19 package org.omg.dds.core.status;
41 private static final long serialVersionUID = -612709680820262641L;
92 REJECTED_BY_SAMPLES_PER_INSTANCE_LIMIT
abstract int getTotalCountChange()
The incremental number of samples rejected since the last time the listener was called or the status ...
abstract int getTotalCount()
Total cumulative count of samples rejected by the org.omg.dds.sub.DataReader.
REJECTED_BY_SAMPLES_LIMIT
abstract Kind getLastReason()
Reason for rejecting the last sample rejected.
abstract InstanceHandle getLastInstanceHandle()
Handle to the instance being updated by the last sample that was rejected.
REJECTED_BY_INSTANCES_LIMIT
An opaque handle that can be used to refer to a local or remote entity.
A (received) sample has been rejected.
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.
Specifies the behavior of the Service in the case where the value of a sample changes (one or more ti...