21 package org.opensplice.dds.core.policy;
Specifies the behavior of the org.omg.dds.sub.DataReader with regards to the life cycle of the data i...
ReaderDataLifecycle withInvalidSampleInvisibility(Kind kind)
Creates a copy of this ReaderDataLifecycle that has its invalid sample visibility set to the supplied...
Kind getInvalidSampleInvisibility()
Provides access to the ReaderDataLifecycle.Kind that drives invalid sample visibility.
boolean getAutoPurgeDisposeAll()
Whether or not instances that have been disposed by means of the org.opensplice.dds.topic.Topic#disposeAllData() method will automatically be purged by the middleware or not.
ReaderDataLifecycle withAutoPurgeDisposeAll()
Creates a copy of this ReaderDataLifecycle that has its autoPurgeDisposeAll set to true...
Instance state changes are communicated to a org.omg.dds.sub.DataReader by means of the sample info a...