__init__ def __init__(self, maxCacheItems=10) Undocumented function. |
cache def cache(self, distObj) Undocumented function. |
checkCache def checkCache(self) Undocumented function. |
contains def contains(self, doId) Undocumented function. |
delete def delete(self, doId) Undocumented function. |
flush def flush(self) Delete each item in the cache then clear all references to them |
retrieve def retrieve(self, doId) Undocumented function. |