public class ZkPathUtil extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
ZkPathUtil.PathFilter |
Constructor and Description |
---|
ZkPathUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
leadingZeros(long number,
int numberOfLeadingZeros) |
static String |
toString(ZkClient zkClient) |
static String |
toString(ZkClient zkClient,
String startPath,
ZkPathUtil.PathFilter pathFilter) |
Copyright © 2019. All rights reserved.