![]() |
![]() |
Public Member Functions | |
def | __init__ (self, dataset, user, options) |
def | gzip (self, fileName) |
def | run (self, input) |
![]() | |
def | __init__ (self, name, dataset, user, options, instance=None) |
def | addOption (self, parser) |
def | getname (self) |
def | run (self, input) |
Additional Inherited Members | |
![]() | |
dataset | |
instance | |
name | |
options | |
user | |
GZip a list of files
Definition at line 169 of file production_tasks.py.
def production_tasks.GZipFiles.__init__ | ( | self, | |
dataset, | |||
user, | |||
options | |||
) |
Definition at line 171 of file production_tasks.py.
def production_tasks.GZipFiles.gzip | ( | self, | |
fileName | |||
) |
def production_tasks.GZipFiles.run | ( | self, | |
input | |||
) |