| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
private static final String |
API_DATA_LT_KEY |
"API_DATA" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
private static final String |
API_DATA_ADVICE |
"API_DATA_ADVICE" |
private static final String |
API_DATA_INTERCEPTOR |
"API_DATA_INTERCEPTOR" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
private final long |
datacenterIdBits |
5L |
private final long |
datacenterIdShift |
17L |
private final long |
maxDatacenterId |
31L |
private final long |
maxWorkerId |
31L |
private final long |
sequenceBits |
12L |
private final long |
sequenceMask |
4095L |
private final long |
timestampLeftShift |
22L |
private final long |
twepoch |
1420041600000L |
private final long |
workerIdBits |
5L |
private final long |
workerIdShift |
12L |
Copyright © 2019. All rights reserved.