| 程序包 | 说明 |
|---|---|
| itez.core.runtime.service.interceptor.cache | |
| itez.core.util |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ServiceCacheItem |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> T |
ECacheKit.get(ICacheItem item) |
static Integer |
ECacheKit.getTtl(ICacheItem item) |
static boolean |
ECacheKit.has(ICacheItem item) |
static void |
ECacheKit.put(ICacheItem item) |
static void |
ECacheKit.remove(ICacheItem item) |
static void |
ECacheKit.removeAll(ICacheItem item) |
static void |
ECacheKit.setTtl(ICacheItem item) |
Copyright © 2020. All rights reserved.