lsst.daf.persistence  22.0.1-4-g243d05b+6c06cf78ec
Classes | Namespaces | Variables
readProxy.py File Reference

Go to the source code of this file.

Classes

class  lsst.daf.persistence.readProxy.ReadProxy
 

Namespaces

 lsst.daf.persistence.readProxy
 

Variables

 lsst.daf.persistence.readProxy.get_callback = ReadProxy.__callback__.__get__
 
 lsst.daf.persistence.readProxy.set_callback = ReadProxy.__callback__.__set__
 
 lsst.daf.persistence.readProxy.get_cache = ReadProxy.__cache__.__get__
 
 lsst.daf.persistence.readProxy.set_cache = ReadProxy.__cache__.__set__