|
def | append (self, type _cls_name, _object) |
|
def | __new__ (cls, *args, **kwargs) |
|
|
def | get (_cls, *args, **kwargs) |
|
管理pojo的缓存
Definition at line 78 of file Cache.py.
◆ __new__()
def aestate.work.Cache.PojoManage.__new__ |
( |
|
cls, |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
◆ append()
def aestate.work.Cache.PojoManage.append |
( |
|
self, |
|
|
type |
_cls_name, |
|
|
|
_object |
|
) |
| |
◆ get()
def aestate.work.Cache.PojoManage.get |
( |
|
_cls, |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
|
static |
◆ _instance_lock
aestate.work.Cache.PojoManage._instance_lock = threading.RLock() |
|
staticprivate |
◆ pojo_list
The documentation for this class was generated from the following file: