Class ZkNodeProps

    • Constructor Detail

      • ZkNodeProps

        public ZkNodeProps​(Map<String,​Object> propMap)
        Construct ZKNodeProps from map.
      • ZkNodeProps

        public ZkNodeProps​(String... keyVals)
        Constructor that populates the from array of Strings in form key1, value1, key2, value2, ..., keyN, valueN