public class ZxidUtils
extends java.lang.Object
| Constructor | Description |
|---|---|
ZxidUtils() |
| Modifier and Type | Method | 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 © 2018 The Apache Software Foundation