| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ABORT |
1 |
public static final int |
KEY_NOT_IN_REGION |
5 |
public static final int |
NOT_LEADER |
3 |
public static final int |
RAFT_ENTRY_TOO_LARGE |
10 |
public static final int |
REGION_NOT_FOUND |
4 |
public static final int |
RETRY |
2 |
public static final int |
SERVER_IS_BUSY |
7 |
public static final int |
STALE_COMMAND |
8 |
public static final int |
STALE_EPOCH |
6 |
public static final int |
STORE_NOT_MATCH |
9 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
HTTP |
"http://" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
LOCAL_ADDR |
"127.0.0.1" |
Copyright © 2025 PingCAP. All rights reserved.