App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google
appengine
ext
mapreduce
shuffler
_CleanupOutputFiles
Public Member Functions
|
List of all members
google.appengine.ext.mapreduce.shuffler._CleanupOutputFiles Class Reference
Inheritance diagram for google.appengine.ext.mapreduce.shuffler._CleanupOutputFiles:
Public Member Functions
def
run
Public Member Functions inherited from
google.appengine.ext.mapreduce.pipeline_base.PipelineBase
def
start
Detailed Description
Cleanup _OutputFile entities for given job ids. Args: job_ids: list of job ids.
The documentation for this class was generated from the following file:
code/googleappengine-read-only/python/google/appengine/ext/mapreduce/shuffler.py
Maintained by
tzmartin