public class TransactionUtil extends Object
TransactionUtil.| Constructor and Description |
|---|
TransactionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
canTransitionTo(TxnStatus currentStatus,
TxnStatus newStatus)
Check if the a status can be transaction to a new status.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.