Searched refs:instance_args (Results 1 – 1 of 1) sorted by relevance
213 def start(cls, job_name, instance_args = {}): argument224 converted_args = cls._convert_instance_args(instance_args)240 def stop(cls, job_name, instance_args = {}): argument251 converted_args = cls._convert_instance_args(instance_args)