StoredFileInfo ============== .. currentmodule:: lsst.daf.butler .. autoclass:: StoredFileInfo :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~StoredFileInfo.checksum ~StoredFileInfo.component ~StoredFileInfo.file_size ~StoredFileInfo.formatter ~StoredFileInfo.path ~StoredFileInfo.storageClass ~StoredFileInfo.storageClassFactory .. rubric:: Methods Summary .. autosummary:: ~StoredFileInfo.file_location ~StoredFileInfo.from_record ~StoredFileInfo.to_record .. rubric:: Attributes Documentation .. autoattribute:: checksum .. autoattribute:: component .. autoattribute:: file_size .. autoattribute:: formatter .. autoattribute:: path .. autoattribute:: storageClass .. autoattribute:: storageClassFactory .. rubric:: Methods Documentation .. automethod:: file_location .. automethod:: from_record .. automethod:: to_record