|
| def | __init__ (self, hdfs_base_uri) |
| |
| def | get (self, hdfs_path="") |
| |
| def | post (self, hdfs_path="") |
| |
| def | delete (self, hdfs_path="") |
| |
| def | put (self, hdfs_path="") |
| |
◆ __init__()
| def plaso.tarzan.app.views.hdfsfileview.HdfsFileView.__init__ |
( |
|
self, |
|
|
|
hdfs_base_uri |
|
) |
| |
◆ delete()
| def plaso.tarzan.app.views.hdfsfileview.HdfsFileView.delete |
( |
|
self, |
|
|
|
hdfs_path = "" |
|
) |
| |
◆ get()
| def plaso.tarzan.app.views.hdfsfileview.HdfsFileView.get |
( |
|
self, |
|
|
|
hdfs_path = "" |
|
) |
| |
◆ post()
| def plaso.tarzan.app.views.hdfsfileview.HdfsFileView.post |
( |
|
self, |
|
|
|
hdfs_path = "" |
|
) |
| |
◆ put()
| def plaso.tarzan.app.views.hdfsfileview.HdfsFileView.put |
( |
|
self, |
|
|
|
hdfs_path = "" |
|
) |
| |
◆ controller
| plaso.tarzan.app.views.hdfsfileview.HdfsFileView.controller |
The documentation for this class was generated from the following file:
- /home/rychly/repos/pyspark-plaso/src/plaso/tarzan/app/views/hdfsfileview.py