public class Constants extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
ACTION_NAME
TCC name
|
static String |
ACTION_START_TIME
TCC start time
|
static String |
APP_NAME
app name
|
static String |
CLIENT_ID_SPLIT_CHAR
The constant CLIENT_ID_SPLIT_CHAR.
|
static String |
COMMIT_METHOD
phase two commit method name
|
static String |
DBKEYS_SPLIT_CHAR
The constant DBKEYS_SPLIT_CHAR.
|
static Charset |
DEFAULT_CHARSET
default charset is utf-8
|
static String |
DEFAULT_CHARSET_NAME
default charset name
|
static String |
ENDPOINT_BEGIN_CHAR
The constant ENDPOINT_BEGIN_CHAR.
|
static String |
HOST_NAME
host ip
|
static String |
IP_PORT_SPLIT_CHAR
The constant IP_PORT_SPLIT_CHAR.
|
static String |
PREPARE_METHOD
phase one method name
|
static String |
ROLLBACK_METHOD
phase two rollback method name
|
static String |
START_TIME
the start time of transaction
|
static String |
TCC_ACTION_CONTEXT
branch context
|
static String |
TCC_ACTIVITY_CONTEXT
transaction context
|
static String |
TCC_METHOD_ARGUMENTS
The constant TCC_METHOD_ARGUMENTS.
|
static String |
TCC_METHOD_RESULT
The constant TCC_METHOD_RESULT.
|
| 构造器和说明 |
|---|
Constants() |
public static final String IP_PORT_SPLIT_CHAR
public static final String CLIENT_ID_SPLIT_CHAR
public static final String ENDPOINT_BEGIN_CHAR
public static final String DBKEYS_SPLIT_CHAR
public static final String ROLLBACK_METHOD
public static final String TCC_METHOD_RESULT
public static final String TCC_METHOD_ARGUMENTS
public static final String TCC_ACTIVITY_CONTEXT
public static final String DEFAULT_CHARSET_NAME
public static final Charset DEFAULT_CHARSET
Copyright © 2019 Seata. All rights reserved.