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.
|
public static boolean checkEquivalentWriteIds(ValidWriteIdList a, ValidWriteIdList b)
Copyright © 2020 The Apache Software Foundation. All rights reserved.