public class TCCFenceConstant extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
STATUS_COMMITTED
PHASE 2: The Committed.
|
static int |
STATUS_ROLLBACKED
PHASE 2: The Rollbacked.
|
static int |
STATUS_SUSPENDED
Suspended status.
|
static int |
STATUS_TRIED
PHASE 1: The Commit tried.
|
public static final int STATUS_TRIED
public static final int STATUS_COMMITTED
public static final int STATUS_ROLLBACKED
public static final int STATUS_SUSPENDED
Copyright © 2022 Seata. All rights reserved.