![]() |
OpenSplice Java 5 DCPS
v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
|
A (received) sample has been rejected. More...
Public Member Functions | |
abstract SampleRejectedEvent< TYPE > | clone () |
abstract SOURCE | getSource () |
abstract SampleRejectedStatus | getStatus () |
Protected Member Functions | |
SampleRejectedEvent (DataReader< TYPE > source) | |
void | setSource (SOURCE source) |
A (received) sample has been rejected.
When the ResourceLimits Qos is active a SampleReject event can occur when the History determined by History QoS of the DataReader is full.
<TYPE> | The data type of the source org.omg.dds.sub.DataReader. |
Definition at line 36 of file SampleRejectedEvent.java.
|
protected |
Definition at line 56 of file SampleRejectedEvent.java.
|
abstract |
|
abstractinherited |
|
abstract |
|
protectedinherited |
Definition at line 68 of file StatusChangedEvent.java.