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.hdfslsview.HdfsLsView Class Reference
Inheritance diagram for plaso.tarzan.app.views.hdfslsview.HdfsLsView:
Inheritance graph
[legend]
Collaboration diagram for plaso.tarzan.app.views.hdfslsview.HdfsLsView:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, hdfs_base_uri)
 
def get (self, hdfs_path="")
 

Public Attributes

 controller
 

Constructor & Destructor Documentation

◆ __init__()

def plaso.tarzan.app.views.hdfslsview.HdfsLsView.__init__ (   self,
  hdfs_base_uri 
)

Member Function Documentation

◆ get()

def plaso.tarzan.app.views.hdfslsview.HdfsLsView.get (   self,
  hdfs_path = "" 
)

Member Data Documentation

◆ controller

plaso.tarzan.app.views.hdfslsview.HdfsLsView.controller

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