public class CacheConstants extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static Map<String,List<AppDTO>> |
APP_CACHE |
static String |
CLIENT_APP |
static Map<String,AppDTO> |
INFO_CACHE |
static Map<String,String> |
LINK_CACHE
服务端
|
static Map<String,Integer> |
LINK_COUNT |
static LinkedBlockingDeque<String> |
QUEUE_CACHE
客户端
|
| 构造器和说明 |
|---|
CacheConstants() |
public static final LinkedBlockingDeque<String> QUEUE_CACHE
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.