public class ZookeeperSubscriptionIdProvider extends java.lang.Object implements SubscriptionIdProvider
| Constructor and Description |
|---|
ZookeeperSubscriptionIdProvider(org.apache.curator.framework.CuratorFramework curatorFramework,
pl.allegro.tech.hermes.infrastructure.zookeeper.ZookeeperPaths zookeeperPaths) |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionId |
getSubscriptionId(pl.allegro.tech.hermes.api.SubscriptionName name) |
public ZookeeperSubscriptionIdProvider(org.apache.curator.framework.CuratorFramework curatorFramework,
pl.allegro.tech.hermes.infrastructure.zookeeper.ZookeeperPaths zookeeperPaths)
public SubscriptionId getSubscriptionId(pl.allegro.tech.hermes.api.SubscriptionName name)
getSubscriptionId in interface SubscriptionIdProvider