Searched refs:_OutputFile (Results 1 – 1 of 1) sorted by relevance
66 class _OutputFile(db.Model): class162 entity = _OutputFile(key_name=full_filename,163 parent=_OutputFile.get_root_key(ctx.mapreduce_id))221 entities = _OutputFile.all().ancestor(_OutputFile.get_root_key(job_id))235 db.delete(_OutputFile.all().ancestor(_OutputFile.get_root_key(job_id)))