public class ScopeKey extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static io.netty.util.concurrent.FastThreadLocal<ClientInfo> |
CLIENT_INFO |
| 构造器和说明 |
|---|
ScopeKey() |
| 限定符和类型 | 方法和说明 |
|---|---|
static long |
getAppId() |
static long |
getAppIdByKey(String appKey) |
static String |
getAppKey() |
static String |
getAppKeyById(long appId) |
static long |
getUserId() |
public static final io.netty.util.concurrent.FastThreadLocal<ClientInfo> CLIENT_INFO
Copyright © 2023 wuyushuo. All rights reserved.