Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 612 Bytes

hdfs_native.ContentSummary.rst

File metadata and controls

27 lines (20 loc) · 612 Bytes

ContentSummary

.. currentmodule:: hdfs_native

.. autoclass:: ContentSummary
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ContentSummary.directory_count
      ~ContentSummary.file_count
      ~ContentSummary.length
      ~ContentSummary.quota
      ~ContentSummary.space_consumed
      ~ContentSummary.space_quota

   .. rubric:: Attributes Documentation

   .. autoattribute:: directory_count
   .. autoattribute:: file_count
   .. autoattribute:: length
   .. autoattribute:: quota
   .. autoattribute:: space_consumed
   .. autoattribute:: space_quota