19 package org.omg.dds.core.event;
53 private static final long serialVersionUID = 5998068582940180285L;
A sample has been lost (never received).
A DataReader allows the application (1) to declare the data it wishes to receive (i.e., make a subscription) and (2) to access the data received by the attached org.omg.dds.sub.Subscriber.
The status of an Entity changed.
SampleLostEvent(DataReader< TYPE > source)
abstract SampleLostEvent< TYPE > clone()
Specifies how the samples representing changes to data instances are presented to the subscribing app...
abstract SampleLostStatus getStatus()
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...
A sample has been lost (never received).