Class ZookeeperSubscriptionIdProvider

    • Constructor Summary

      Constructors 
      Constructor Description
      ZookeeperSubscriptionIdProvider​(org.apache.curator.framework.CuratorFramework curatorFramework, pl.allegro.tech.hermes.infrastructure.zookeeper.ZookeeperPaths zookeeperPaths)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      SubscriptionId getSubscriptionId​(pl.allegro.tech.hermes.api.SubscriptionName name)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ZookeeperSubscriptionIdProvider

        public ZookeeperSubscriptionIdProvider​(org.apache.curator.framework.CuratorFramework curatorFramework,
                                               pl.allegro.tech.hermes.infrastructure.zookeeper.ZookeeperPaths zookeeperPaths)