Returns the address of the given task in the given job. Args: job_name: The string name of a job in this cluster. task_index: A non-negative integer. Returns: The address of the given task in the given job. Raises: ValueError: If `job_name` does not name a job
(self, job_name, task_index)
source not stored for this graph (policy: none)
no outgoing calls