Searched refs:output_writer_cls (Results 1 – 3 of 3) sorted by relevance
53 output_writer_cls = _Option(output_writers.OutputWriter, variable in JobConfig119 output_writer_spec=util._obj_to_path(self.output_writer_cls))179 output_writer_cls = mapper_spec.output_writer_class()199 output_writer_cls=output_writer_cls,
48 if job_config.output_writer_cls != cls:51 (cls, job_config.output_writer_cls))
185 if job_config.output_writer_cls:186 job_config.output_writer_cls.validate(job_config._get_mapper_spec())