ChainedDatastore ================ .. currentmodule:: lsst.daf.butler.datastores.chainedDatastore .. autoclass:: ChainedDatastore :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ChainedDatastore.containerKey ~ChainedDatastore.defaultConfigFile .. rubric:: Methods Summary .. autosummary:: ~ChainedDatastore.exists ~ChainedDatastore.get ~ChainedDatastore.getUri ~ChainedDatastore.ingest ~ChainedDatastore.put ~ChainedDatastore.remove ~ChainedDatastore.setConfigRoot ~ChainedDatastore.transfer .. rubric:: Attributes Documentation .. autoattribute:: containerKey .. autoattribute:: defaultConfigFile .. rubric:: Methods Documentation .. automethod:: exists .. automethod:: get .. automethod:: getUri .. automethod:: ingest .. automethod:: put .. automethod:: remove .. automethod:: setConfigRoot .. automethod:: transfer