Class ZkUtils


  • public class ZkUtils
    extends Object
    ZooKeeper Utilities that contain some static method to help communicate with the server.
    Author:
    Steve Hu
    • Constructor Detail

      • ZkUtils

        public ZkUtils()
    • Method Detail

      • toGroupPath

        public static String toGroupPath​(URL url)
      • toServicePath

        public static String toServicePath​(URL url)
      • toCommandPath

        public static String toCommandPath​(URL url)