public interface SubscriberQos extends EntityQos<QosPolicy.ForSubscriber>
| Modifier and Type | Method and Description |
|---|---|
EntityFactory |
getEntityFactory() |
GroupData |
getGroupData() |
Partition |
getPartition() |
Presentation |
getPresentation() |
SubscriberQos |
withPolicies(QosPolicy.ForSubscriber... policy)
Copy this object and override the values of the given policies.
|
SubscriberQos |
withPolicy(QosPolicy.ForSubscriber policy)
Copy this object and override the value of the given policy.
|
get, getPolicyFactoryclear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, valuesgetEnvironmentPresentation getPresentation()
Partition getPartition()
GroupData getGroupData()
EntityFactory getEntityFactory()
SubscriberQos withPolicy(QosPolicy.ForSubscriber policy)
EntityQoswithPolicy in interface EntityQos<QosPolicy.ForSubscriber>EntityQos.withPolicies(QosPolicy...)SubscriberQos withPolicies(QosPolicy.ForSubscriber... policy)
EntityQoswithPolicies in interface EntityQos<QosPolicy.ForSubscriber>EntityQos.withPolicy(QosPolicy)Copyright © 2014. All rights reserved.