21 package org.opensplice.dds.core.policy;
23 import java.util.concurrent.TimeUnit;
84 long duration, TimeUnit unit);
Specifies the behavior of the org.omg.dds.pub.DataWriter with regards to the life cycle of the data i...
Duration getAutoPurgeSuspendedSamplesDelay()
Duration getAutoUnregisterInstanceDelay()
WriterDataLifecycle withAutoPurgeSuspendedSamplesDelay(Duration duration)
Copy this policy and override the value of the property.
WriterDataLifecycle withAutoUnregisterInstanceDelay(Duration duration)
Copy this policy and override the value of the property.
A span of elapsed time expressed with nanosecond precision.