pyarrow.fs.HadoopFileSystem =========================== .. currentmodule:: pyarrow.fs .. autoclass:: HadoopFileSystem .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~HadoopFileSystem.__init__ ~HadoopFileSystem.copy_file ~HadoopFileSystem.create_dir ~HadoopFileSystem.delete_dir ~HadoopFileSystem.delete_dir_contents ~HadoopFileSystem.delete_file ~HadoopFileSystem.equals ~HadoopFileSystem.from_uri ~HadoopFileSystem.get_file_info ~HadoopFileSystem.move ~HadoopFileSystem.normalize_path ~HadoopFileSystem.open_append_stream ~HadoopFileSystem.open_input_file ~HadoopFileSystem.open_input_stream ~HadoopFileSystem.open_output_stream .. rubric:: Attributes .. autosummary:: ~HadoopFileSystem.type_name