Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 349 Bytes

hdfs_native.FileWriter.rst

File metadata and controls

21 lines (14 loc) · 349 Bytes

FileWriter

.. currentmodule:: hdfs_native

.. autoclass:: FileWriter
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~FileWriter.close
      ~FileWriter.writable
      ~FileWriter.write

   .. rubric:: Methods Documentation

   .. automethod:: close
   .. automethod:: writable
   .. automethod:: write