pyxnat.CacheManager

class pyxnat.CacheManager(interface)

Management interface for the cache.

It provides a few methods to::
  • evaluate the size a the cache
  • check if there is space left on the disk
  • clear the cache
  • define cache usage parameters

Previous topic

pyxnat.SearchManager

Next topic

pyxnat.Users

This Page