| cast() | org.omg.dds.sub.DataReader< TYPE > | |
| close() | org.omg.dds.core.Entity< LISTENER, QOS > | |
| closeContainedEntities() | org.omg.dds.sub.DataReader< TYPE > | |
| createQueryCondition(String queryExpression, List< String > queryParameters) | org.omg.dds.sub.DataReader< TYPE > | |
| createQueryCondition(String queryExpression, String... queryParameters) | org.omg.dds.sub.DataReader< TYPE > | |
| createQueryCondition(Subscriber.DataState states, String queryExpression, List< String > queryParameters) | org.omg.dds.sub.DataReader< TYPE > | |
| createQueryCondition(Subscriber.DataState states, String queryExpression, String... queryParameters) | org.omg.dds.sub.DataReader< TYPE > | |
| createReadCondition(Subscriber.DataState states) | org.omg.dds.sub.DataReader< TYPE > | |
| enable() | org.omg.dds.core.Entity< LISTENER, QOS > | |
| getInstanceHandle() | org.omg.dds.core.Entity< LISTENER, QOS > | |
| getKeyValue(TYPE keyHolder, InstanceHandle handle) | org.omg.dds.sub.DataReader< TYPE > | |
| getKeyValue(InstanceHandle handle) | org.omg.dds.sub.DataReader< TYPE > | |
| getListener() | org.omg.dds.core.Entity< LISTENER, QOS > | |
| getLivelinessChangedStatus() | org.omg.dds.sub.DataReader< TYPE > | |
| getMatchedPublicationData(InstanceHandle publicationHandle) | org.omg.dds.sub.DataReader< TYPE > | |
| getMatchedPublications() | org.omg.dds.sub.DataReader< TYPE > | |
| getParent() | org.omg.dds.sub.DataReader< TYPE > | |
| getQos() | org.omg.dds.core.Entity< LISTENER, QOS > | |
| getRequestedDeadlineMissedStatus() | org.omg.dds.sub.DataReader< TYPE > | |
| getRequestedIncompatibleQosStatus() | org.omg.dds.sub.DataReader< TYPE > | |
| getSampleLostStatus() | org.omg.dds.sub.DataReader< TYPE > | |
| getSampleRejectedStatus() | org.omg.dds.sub.DataReader< TYPE > | |
| getStatusChanges() | org.omg.dds.core.Entity< LISTENER, QOS > | |
| getStatusCondition() | org.omg.dds.sub.DataReader< TYPE > | |
| getSubscriptionMatchedStatus() | org.omg.dds.sub.DataReader< TYPE > | |
| getTopicDescription() | org.omg.dds.sub.DataReader< TYPE > | |
| lookupInstance(TYPE keyHolder) | org.omg.dds.sub.DataReader< TYPE > | |
| read() | org.omg.dds.sub.DataReader< TYPE > | |
| read(Selector< TYPE > query) | org.omg.dds.sub.DataReader< TYPE > | |
| read(int maxSamples) | org.omg.dds.sub.DataReader< TYPE > | |
| read(List< Sample< TYPE >> samples) | org.omg.dds.sub.DataReader< TYPE > | |
| read(List< Sample< TYPE >> samples, Selector< TYPE > selector) | org.omg.dds.sub.DataReader< TYPE > | |
| readNextSample(Sample< TYPE > sample) | org.omg.dds.sub.DataReader< TYPE > | |
| retain() | org.omg.dds.core.Entity< LISTENER, QOS > | |
| select() | org.omg.dds.sub.DataReader< TYPE > | |
| setListener(LISTENER listener) | org.omg.dds.core.Entity< LISTENER, QOS > | |
| setListener(LISTENER listener, Collection< Class<? extends Status >> statuses) | org.omg.dds.core.Entity< LISTENER, QOS > | |
| setListener(LISTENER listener, Class<? extends Status >... statuses) | org.omg.dds.core.Entity< LISTENER, QOS > | |
| setQos(QOS qos) | org.omg.dds.core.Entity< LISTENER, QOS > | |
| take() | org.omg.dds.sub.DataReader< TYPE > | |
| take(int maxSamples) | org.omg.dds.sub.DataReader< TYPE > | |
| take(Selector< TYPE > query) | org.omg.dds.sub.DataReader< TYPE > | |
| take(List< Sample< TYPE >> samples) | org.omg.dds.sub.DataReader< TYPE > | |
| take(List< Sample< TYPE >> samples, Selector< TYPE > query) | org.omg.dds.sub.DataReader< TYPE > | |
| takeNextSample(Sample< TYPE > sample) | org.omg.dds.sub.DataReader< TYPE > | |
| waitForHistoricalData(String filterExpression, List< String > filterParameters, Time minSourceTimestamp, Time maxSourceTimestamp, ResourceLimits resourceLimits, Duration maxWait) | org.opensplice.dds.sub.DataReader< TYPE > | |
| waitForHistoricalData(String filterExpression, List< String > filterParameters, Time minSourceTimestamp, Time maxSourceTimestamp, Duration maxWait) | org.opensplice.dds.sub.DataReader< TYPE > | |
| waitForHistoricalData(String filterExpression, List< String > filterParameters, ResourceLimits resourceLimits, Duration maxWait) | org.opensplice.dds.sub.DataReader< TYPE > | |
| waitForHistoricalData(String filterExpression, List< String > filterParameters, Duration maxWait) | org.opensplice.dds.sub.DataReader< TYPE > | |
| waitForHistoricalData(Time minSourceTimestamp, Time maxSourceTimestamp, ResourceLimits resourceLimits, Duration maxWait) | org.opensplice.dds.sub.DataReader< TYPE > | |
| waitForHistoricalData(Time minSourceTimestamp, Time maxSourceTimestamp, Duration maxWait) | org.opensplice.dds.sub.DataReader< TYPE > | |
| waitForHistoricalData(ResourceLimits resourceLimits, Duration maxWait) | org.opensplice.dds.sub.DataReader< TYPE > | |
| waitForHistoricalData(String filterExpression, List< String > filterParameters, Time minSourceTimestamp, Time maxSourceTimestamp, ResourceLimits resourceLimits, long maxWait, TimeUnit unit) | org.opensplice.dds.sub.DataReader< TYPE > | |
| waitForHistoricalData(String filterExpression, List< String > filterParameters, Time minSourceTimestamp, Time maxSourceTimestamp, long maxWait, TimeUnit unit) | org.opensplice.dds.sub.DataReader< TYPE > | |
| waitForHistoricalData(String filterExpression, List< String > filterParameters, ResourceLimits resourceLimits, long maxWait, TimeUnit unit) | org.opensplice.dds.sub.DataReader< TYPE > | |
| waitForHistoricalData(String filterExpression, List< String > filterParameters, long maxWait, TimeUnit unit) | org.opensplice.dds.sub.DataReader< TYPE > | |
| waitForHistoricalData(Time minSourceTimestamp, Time maxSourceTimestamp, ResourceLimits resourceLimits, long maxWait, TimeUnit unit) | org.opensplice.dds.sub.DataReader< TYPE > | |
| waitForHistoricalData(Time minSourceTimestamp, Time maxSourceTimestamp, long maxWait, TimeUnit unit) | org.opensplice.dds.sub.DataReader< TYPE > | |
| waitForHistoricalData(ResourceLimits resourceLimits, long maxWait, TimeUnit unit) | org.opensplice.dds.sub.DataReader< TYPE > | |
| org::omg::dds::sub::DataReader.waitForHistoricalData(Duration maxWait) | org.omg.dds.sub.DataReader< TYPE > | |
| org::omg::dds::sub::DataReader.waitForHistoricalData(long maxWait, TimeUnit unit) | org.omg.dds.sub.DataReader< TYPE > | |