public class TxnIdUtils extends Object
| Constructor and Description |
|---|
TxnIdUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkEquivalentWriteIds(ValidWriteIdList a,
ValidWriteIdList b)
Check if 2 ValidWriteIdLists are at an equivalent commit point.
|
static int |
compare(ValidWriteIdList a,
ValidWriteIdList b)
Compare the freshness of two ValidWriteIdList
|
public static boolean checkEquivalentWriteIds(ValidWriteIdList a, ValidWriteIdList b)
public static int compare(ValidWriteIdList a, ValidWriteIdList b)
a - b - Copyright © 2021 The Apache Software Foundation. All rights reserved.