Searched refs:mapper_function (Results 1 – 4 of 4) sorted by relevance
26 mapper_function = self.request.get('mapper_function')55 job.mapper_function = mapper_function
103 mapper_function=_DEFAULT_FUNCTION,
15 mapper_function = ndb.StringProperty(indexed=True) variable in JobInfo
81 'mapper_function': job.mapper_function,