Searched refs:job_context (Results 1 – 2 of 2) sorted by relevance
27 def __init__(self, job_context, shard_state): argument43 self.job_context = job_context93 self.job_context = shard_context.job_context
475 job_context = map_job_context.JobContext(job_config)476 self.shard_context = map_job_context.ShardContext(job_context, shard_state)