DataReaderCacheStatus Class Reference
[DataReaders]

<<eXtension>> The status of the reader's cache. More...

Inherits Status.

List of all members.

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.


Detailed Description

<<eXtension>> The status of the reader's cache.

Entity:
com.rti.dds.subscription.DataReader

Member Data Documentation

The highest number of samples in the reader's queue over the lifetime of the reader.

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


RTI Connext Java API Version 4.5f Copyright © 17 Mar 2012 Real-Time Innovations, Inc