PySpark Plaso  Release 2019
A tool for distributed extraction of timestamps from various files using extractors adapted from the Plaso engine to Apache Spark.
Public Member Functions | Public Attributes | List of all members
plaso.tarzan.app.views.hdfszipformview.HdfsZipFormView Class Reference
Inheritance diagram for plaso.tarzan.app.views.hdfszipformview.HdfsZipFormView:
Inheritance graph
[legend]
Collaboration diagram for plaso.tarzan.app.views.hdfszipformview.HdfsZipFormView:
Collaboration graph
[legend]

Public Member Functions

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="")
 

Public Attributes

 controller
 

Constructor & Destructor Documentation

◆ __init__()

def plaso.tarzan.app.views.hdfszipformview.HdfsZipFormView.__init__ (   self,
  hdfs_base_uri 
)

Member Function Documentation

◆ delete()

def plaso.tarzan.app.views.hdfszipformview.HdfsZipFormView.delete (   self,
  hdfs_path = "" 
)

◆ get()

def plaso.tarzan.app.views.hdfszipformview.HdfsZipFormView.get (   self,
  hdfs_path = "" 
)

◆ post()

def plaso.tarzan.app.views.hdfszipformview.HdfsZipFormView.post (   self,
  hdfs_path = "" 
)

◆ put()

def plaso.tarzan.app.views.hdfszipformview.HdfsZipFormView.put (   self,
  hdfs_path = "" 
)

Member Data Documentation

◆ controller

plaso.tarzan.app.views.hdfszipformview.HdfsZipFormView.controller

The documentation for this class was generated from the following file: