ChainedDatastore ================ .. currentmodule:: lsst.daf.butler.datastores.chainedDatastore .. autoclass:: ChainedDatastore :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ChainedDatastore.containerKey ~ChainedDatastore.defaultConfigFile ~ChainedDatastore.isEphemeral ~ChainedDatastore.names .. rubric:: Methods Summary .. autosummary:: ~ChainedDatastore.emptyTrash ~ChainedDatastore.exists ~ChainedDatastore.export ~ChainedDatastore.fromConfig ~ChainedDatastore.get ~ChainedDatastore.getLookupKeys ~ChainedDatastore.getURI ~ChainedDatastore.getURIs ~ChainedDatastore.ingest ~ChainedDatastore.put ~ChainedDatastore.remove ~ChainedDatastore.setConfigRoot ~ChainedDatastore.transaction ~ChainedDatastore.transfer ~ChainedDatastore.trash ~ChainedDatastore.validateConfiguration ~ChainedDatastore.validateKey .. rubric:: Attributes Documentation .. autoattribute:: containerKey .. autoattribute:: defaultConfigFile .. autoattribute:: isEphemeral .. autoattribute:: names .. rubric:: Methods Documentation .. automethod:: emptyTrash .. automethod:: exists .. automethod:: export .. automethod:: fromConfig .. automethod:: get .. automethod:: getLookupKeys .. automethod:: getURI .. automethod:: getURIs .. automethod:: ingest .. automethod:: put .. automethod:: remove .. automethod:: setConfigRoot .. automethod:: transaction .. automethod:: transfer .. automethod:: trash .. automethod:: validateConfiguration .. automethod:: validateKey