Class ConsumerNodesRegistryPaths


  • public class ConsumerNodesRegistryPaths
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ConsumerNodesRegistryPaths​(pl.allegro.tech.hermes.infrastructure.zookeeper.ZookeeperPaths zookeeperPaths, java.lang.String clusterName)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String leaderPath()  
      java.lang.String nodePath​(java.lang.String nodeId)  
      java.lang.String nodesPath()  
      • Methods inherited from class java.lang.Object

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

      • ConsumerNodesRegistryPaths

        public ConsumerNodesRegistryPaths​(pl.allegro.tech.hermes.infrastructure.zookeeper.ZookeeperPaths zookeeperPaths,
                                          java.lang.String clusterName)
    • Method Detail

      • leaderPath

        public java.lang.String leaderPath()
      • nodePath

        public java.lang.String nodePath​(java.lang.String nodeId)
      • nodesPath

        public java.lang.String nodesPath()