Package | Description |
---|---|
org.omg.dds.core.policy | |
org.omg.dds.sub |
The Subscription Module contains the
Subscriber ,
DataReader , ReadCondition ,
and QueryCondition interfaces, as well as the
SubscriberListener and
DataReaderListener interfaces, and more generally,
all that is needed on the subscription side. |
Modifier and Type | Method and Description |
---|---|
abstract ReaderDataLifecycle |
PolicyFactory.ReaderDataLifecycle() |
ReaderDataLifecycle |
ReaderDataLifecycle.withAutoPurgeDisposedSamplesDelay(Duration autoPurgeDisposedSamplesDelay)
Copy this policy and override the value of the property.
|
ReaderDataLifecycle |
ReaderDataLifecycle.withAutoPurgeDisposedSamplesDelay(long autoPurgeDisposedSamplesDelay,
java.util.concurrent.TimeUnit unit)
Copy this policy and override the value of the property.
|
ReaderDataLifecycle |
ReaderDataLifecycle.withAutoPurgeNoWriterSamplesDelay(Duration autoPurgeNoWriterSamplesDelay)
Copy this policy and override the value of the property.
|
ReaderDataLifecycle |
ReaderDataLifecycle.withAutoPurgeNoWriterSamplesDelay(long autoPurgeNoWriterSamplesDelay,
java.util.concurrent.TimeUnit unit)
Copy this policy and override the value of the property.
|
Modifier and Type | Method and Description |
---|---|
ReaderDataLifecycle |
DataReaderQos.getReaderDataLifecycle() |
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.