|
| 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.hdfsfileformview.HdfsFileFormView.__init__ |
( |
|
self, |
|
|
|
hdfs_base_uri |
|
) |
| |
◆ delete()
| def plaso.tarzan.app.views.hdfsfileformview.HdfsFileFormView.delete |
( |
|
self, |
|
|
|
hdfs_path = "" |
|
) |
| |
◆ get()
| def plaso.tarzan.app.views.hdfsfileformview.HdfsFileFormView.get |
( |
|
self, |
|
|
|
hdfs_path = "" |
|
) |
| |
◆ post()
| def plaso.tarzan.app.views.hdfsfileformview.HdfsFileFormView.post |
( |
|
self, |
|
|
|
hdfs_path = "" |
|
) |
| |
◆ put()
| def plaso.tarzan.app.views.hdfsfileformview.HdfsFileFormView.put |
( |
|
self, |
|
|
|
hdfs_path = "" |
|
) |
| |
◆ controller
| plaso.tarzan.app.views.hdfsfileformview.HdfsFileFormView.controller |
The documentation for this class was generated from the following file: