RTI Connext Java API
Version 5.1.0
|
<<eXtension>> The status of the reader's cache. More...
Inherits Status.
Public Attributes | |
long | sample_count_peak |
The highest number of samples in the reader's queue over the lifetime of the reader. | |
long | sample_count |
The number of samples in the reader's queue. | |
Additional Inherited Members | |
Public Member Functions inherited from Struct | |
abstract boolean | equals (Object obj) |
abstract int | hashCode () |
String | toString () |
Protected Member Functions inherited from Struct | |
Struct () | |
abstract void | pull_from_nativeI (long native_status) |
abstract void | push_to_nativeI (long native_status) |
<<eXtension>> The status of the reader's cache.
long sample_count_peak |
The highest number of samples in the reader's queue over the lifetime of the reader.
long sample_count |
The number of samples in the reader's queue.
includes samples that may not yet be available to be read or taken by the user, due to samples being received out of order or PRESENTATION