Definition at line 232 of file read.py.
◆ __init__()
def read.cache.__init__ |
( |
|
self, |
|
|
|
maxitems, |
|
|
|
max_workers = None , |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
Definition at line 234 of file read.py.
◆ __del__()
def read.cache.__del__ |
( |
|
self | ) |
|
Definition at line 250 of file read.py.
◆ __getitem__()
def read.cache.__getitem__ |
( |
|
self, |
|
|
|
key |
|
) |
| |
Definition at line 246 of file read.py.
◆ __setitem__()
def read.cache.__setitem__ |
( |
|
self, |
|
|
|
key, |
|
|
|
val |
|
) |
| |
Definition at line 240 of file read.py.
◆ maxitems
◆ pool
The documentation for this class was generated from the following file:
- /home/webadmin/src/fosite/src/tools/plot/read.py