| 程序包 | 说明 |
|---|---|
| com.ace.cache.rest | |
| com.ace.cache.service | |
| com.ace.cache.service.impl | |
| com.ace.cache.utils | |
| com.ace.cache.vo |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CacheTree> |
CacheRest.listAll() |
List<CacheTree> |
CacheRest.listPre(String pre) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CacheTree> |
ICacheManager.getAll() |
List<CacheTree> |
ICacheManager.getByPre(String pre) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CacheTree> |
CacheManagerImpl.getAll() |
List<CacheTree> |
CacheManagerImpl.getByPre(String pre) |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<CacheTree> |
TreeUtils.buildTree(List<CacheTree> trees) |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<CacheTree> |
TreeUtils.buildTree(List<CacheTree> trees) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CacheTree> |
CacheTree.getNodes() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CacheTree.setNodes(List<CacheTree> nodes) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.