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