FileDatastore ============= .. currentmodule:: lsst.daf.butler.datastores.fileDatastore .. autoclass:: FileDatastore :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~FileDatastore.bridge ~FileDatastore.containerKey ~FileDatastore.defaultConfigFile ~FileDatastore.isEphemeral ~FileDatastore.names .. rubric:: Methods Summary .. autosummary:: ~FileDatastore.addStoredItemInfo ~FileDatastore.computeChecksum ~FileDatastore.emptyTrash ~FileDatastore.exists ~FileDatastore.export ~FileDatastore.forget ~FileDatastore.fromConfig ~FileDatastore.get ~FileDatastore.getLookupKeys ~FileDatastore.getStoredItemsInfo ~FileDatastore.getURI ~FileDatastore.getURIs ~FileDatastore.ingest ~FileDatastore.knows ~FileDatastore.makeTableSpec ~FileDatastore.mexists ~FileDatastore.needs_expanded_data_ids ~FileDatastore.put ~FileDatastore.remove ~FileDatastore.removeStoredItemInfo ~FileDatastore.retrieveArtifacts ~FileDatastore.setConfigRoot ~FileDatastore.transaction ~FileDatastore.transfer ~FileDatastore.transfer_from ~FileDatastore.trash ~FileDatastore.validateConfiguration ~FileDatastore.validateKey .. rubric:: Attributes Documentation .. autoattribute:: bridge .. autoattribute:: containerKey .. autoattribute:: defaultConfigFile .. autoattribute:: isEphemeral .. autoattribute:: names .. rubric:: Methods Documentation .. automethod:: addStoredItemInfo .. automethod:: computeChecksum .. automethod:: emptyTrash .. automethod:: exists .. automethod:: export .. automethod:: forget .. automethod:: fromConfig .. automethod:: get .. automethod:: getLookupKeys .. automethod:: getStoredItemsInfo .. automethod:: getURI .. automethod:: getURIs .. automethod:: ingest .. automethod:: knows .. automethod:: makeTableSpec .. automethod:: mexists .. automethod:: needs_expanded_data_ids .. automethod:: put .. automethod:: remove .. automethod:: removeStoredItemInfo .. automethod:: retrieveArtifacts .. automethod:: setConfigRoot .. automethod:: transaction .. automethod:: transfer .. automethod:: transfer_from .. automethod:: trash .. automethod:: validateConfiguration .. automethod:: validateKey