public interface OwnershipStrength extends QosPolicy.ForDataWriter
DataWriter objects that attempt to modify the same
instance of a data object (identified by Topic + key). This policy
only applies if the Ownership.getKind() is
Ownership.Kind.EXCLUSIVE. The default value of the
ownership strength is zero.
Concerns: DataWriter
RxO: N/A
Changeable: YesOwnershipQosPolicy.ForDataReader, QosPolicy.ForDataWriter, QosPolicy.ForDomainParticipant, QosPolicy.ForDomainParticipantFactory, QosPolicy.ForPublisher, QosPolicy.ForSubscriber, QosPolicy.ForTopic| Modifier and Type | Method and Description |
|---|---|
int |
getValue() |
OwnershipStrength |
withValue(int value)
Copy this policy and override the value of the property.
|
getEnvironmentint getValue()
OwnershipStrength withValue(int value)
Copyright © 2014. All rights reserved.