| __init__(self, uri, create) | lsst.daf.persistence.storageInterface.StorageInterface | |
| absolutePath(cls, fromPath, relativePath) | lsst.daf.persistence.storageInterface.StorageInterface | |
| copyFile(self, fromLocation, toLocation) | lsst.daf.persistence.storageInterface.StorageInterface | |
| exists(self, location) | lsst.daf.persistence.storageInterface.StorageInterface | |
| getLocalFile(self, path) | lsst.daf.persistence.storageInterface.StorageInterface | |
| getMapperClass(cls, root) | lsst.daf.persistence.storageInterface.StorageInterface | |
| getReadFormatter(cls, objType) | lsst.daf.persistence.storageInterface.StorageInterface | |
| getRepositoryCfg(cls, uri) | lsst.daf.persistence.storageInterface.StorageInterface | |
| getWriteFormatter(cls, objType) | lsst.daf.persistence.storageInterface.StorageInterface | |
| instanceSearch(self, path) | lsst.daf.persistence.storageInterface.StorageInterface | |
| locationWithRoot(self, location) | lsst.daf.persistence.storageInterface.StorageInterface | |
| putRepositoryCfg(cls, cfg, loc=None) | lsst.daf.persistence.storageInterface.StorageInterface | |
| read(self, butlerLocation) | lsst.daf.persistence.storageInterface.StorageInterface | |
| registerFormatters(cls, formatable, readFormatter=None, writeFormatter=None) | lsst.daf.persistence.storageInterface.StorageInterface | |
| relativePath(cls, fromPath, toPath) | lsst.daf.persistence.storageInterface.StorageInterface | |
| search(cls, root, path) | lsst.daf.persistence.storageInterface.StorageInterface | |
| write(self, butlerLocation, obj) | lsst.daf.persistence.storageInterface.StorageInterface | |