public class ZxidUtils
extends java.lang.Object
Constructor and Description |
---|
ZxidUtils() |
Modifier and Type | Method and Description |
---|---|
static long |
getCounterFromZxid(long zxid) |
static long |
getEpochFromZxid(long zxid) |
static long |
makeZxid(long epoch,
long counter) |
static java.lang.String |
zxidToString(long zxid) |
Copyright © 2016 The Apache Software Foundation