GovernorDimensionRecordStorage ============================== .. currentmodule:: lsst.daf.butler.registry.interfaces .. autoclass:: GovernorDimensionRecordStorage :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~GovernorDimensionRecordStorage.element ~GovernorDimensionRecordStorage.table ~GovernorDimensionRecordStorage.values .. rubric:: Methods Summary .. autosummary:: ~GovernorDimensionRecordStorage.clearCaches ~GovernorDimensionRecordStorage.digestTables ~GovernorDimensionRecordStorage.fetch ~GovernorDimensionRecordStorage.initialize ~GovernorDimensionRecordStorage.insert ~GovernorDimensionRecordStorage.join ~GovernorDimensionRecordStorage.refresh ~GovernorDimensionRecordStorage.registerInsertionListener ~GovernorDimensionRecordStorage.sync .. rubric:: Attributes Documentation .. autoattribute:: element .. autoattribute:: table .. autoattribute:: values .. rubric:: Methods Documentation .. automethod:: clearCaches .. automethod:: digestTables .. automethod:: fetch .. automethod:: initialize .. automethod:: insert .. automethod:: join .. automethod:: refresh .. automethod:: registerInsertionListener .. automethod:: sync