protected static class ZKInterProcessLockBase.ZNodeComparator extends Object implements Comparator<String>
| 限定符和类型 | 字段和说明 |
|---|---|
static ZKInterProcessLockBase.ZNodeComparator |
COMPARATOR |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
compare(String zNode1,
String zNode2) |
static long |
getChildSequenceId(String childZNode)
Parses sequenceId from the znode name.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic static final ZKInterProcessLockBase.ZNodeComparator COMPARATOR
public static long getChildSequenceId(String childZNode)
public int compare(String zNode1, String zNode2)
compare 在接口中 Comparator<String>Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.