@AutoService(value=org.hiforce.lattice.cache.ILatticeRuntimeCache.class) public class LatticeRuntimeCache extends Object implements ILatticeRuntimeCache, LatticeCache
| 构造器和说明 |
|---|
LatticeRuntimeCache() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
clear() |
void |
clearBusinessCache(String bizCode) |
void |
clearProductCache(String code) |
void |
init() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBusinessExtCache, getTemplateIndexpublic void clearProductCache(String code)
public void clearBusinessCache(String bizCode)
public void init()
init 在接口中 LatticeCachepublic void clear()
clear 在接口中 LatticeCacheCopyright © 2022–2024. All rights reserved.