public interface TopicConflationPolicyConfig extends Config
This is used within Conflation configuration
to map
a Topic or Topic pattern to a conflation policy. Once such a mapping is
created its values can not be changed.
Modifier and Type | Method and Description |
---|---|
ConflationPolicyConfig |
getPolicy()
Returns Conflation Policy.
|
TopicSelector |
getTopicSelector()
Get the topic name or topic selector pattern.
|
TopicSelector getTopicSelector()
ConflationPolicyConfig getPolicy()
Copyright © 2016 Push Technology Ltd. All Rights Reserved.