org.I0Itec.zkclient.util
Class ZkPathUtil

java.lang.Object
  extended by org.I0Itec.zkclient.util.ZkPathUtil

public class ZkPathUtil
extends Object


Nested Class Summary
static interface ZkPathUtil.PathFilter
           
 
Constructor Summary
ZkPathUtil()
           
 
Method Summary
static String toString(ZkClient zkClient)
           
static String toString(ZkClient zkClient, String startPath, ZkPathUtil.PathFilter pathFilter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZkPathUtil

public ZkPathUtil()
Method Detail

toString

public static String toString(ZkClient zkClient)

toString

public static String toString(ZkClient zkClient,
                              String startPath,
                              ZkPathUtil.PathFilter pathFilter)


Copyright © 2011. All Rights Reserved.