public class ZKPathDumper extends Object
toString()
method, so it
can be used in a log statement -the operation
will only take place if the method is evaluated.Modifier and Type | Field and Description |
---|---|
static int |
INDENT |
Constructor and Description |
---|
ZKPathDumper(org.apache.curator.framework.CuratorFramework curator,
String root,
boolean verbose)
Create a path dumper -but do not dump the path until asked
|
public static final int INDENT
public ZKPathDumper(org.apache.curator.framework.CuratorFramework curator, String root, boolean verbose)
curator
- curator instanceroot
- rootverbose
- verbose flag - includes more details (such as ACLs)Copyright © 2008–2019 Apache Software Foundation. All rights reserved.