SkyPixDimensionRecordStorage
============================

.. currentmodule:: lsst.daf.butler.registry.interfaces

.. autoclass:: SkyPixDimensionRecordStorage
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SkyPixDimensionRecordStorage.element

   .. rubric:: Methods Summary

   .. autosummary::

      ~SkyPixDimensionRecordStorage.clearCaches
      ~SkyPixDimensionRecordStorage.digestTables
      ~SkyPixDimensionRecordStorage.fetch
      ~SkyPixDimensionRecordStorage.insert
      ~SkyPixDimensionRecordStorage.join
      ~SkyPixDimensionRecordStorage.sync

   .. rubric:: Attributes Documentation

   .. autoattribute:: element

   .. rubric:: Methods Documentation

   .. automethod:: clearCaches
   .. automethod:: digestTables
   .. automethod:: fetch
   .. automethod:: insert
   .. automethod:: join
   .. automethod:: sync