Home
last modified time | relevance | path

Searched defs:mapper_spec (Results 1 – 7 of 7) sorted by relevance

/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
Dinput_readers.py170 def split_input(cls, mapper_spec): argument
186 def validate(cls, mapper_spec): argument
206 def _get_params(mapper_spec, allowed_keys=None, allow_old=True): argument
314 def _get_query_spec(cls, mapper_spec): argument
334 def split_input(cls, mapper_spec): argument
522 def validate(cls, mapper_spec): argument
589 def validate(cls, mapper_spec): argument
627 def validate(cls, mapper_spec): argument
716 def split_input(cls, mapper_spec): argument
1090 def validate(cls, mapper_spec): argument
[all …]
Doutput_writers.py105 def validate(cls, mapper_spec): argument
244 def _supports_slice_recovery(self, mapper_spec): argument
288 def _get_params(mapper_spec, allowed_keys=None, allow_old=True): argument
576 def get_params(cls, mapper_spec, allowed_keys=None, allow_old=True): argument
586 def validate(cls, mapper_spec): argument
718 def validate(cls, mapper_spec): argument
804 def _supports_slice_recovery(self, mapper_spec): argument
1074 def validate(cls, mapper_spec): argument
1110 def _supports_slice_recovery(self, mapper_spec): argument
Dmapreduce_pipeline.py79 mapper_spec, argument
196 mapper_spec, argument
Dshuffler.py386 def split_input(cls, mapper_spec): argument
395 def validate(cls, mapper_spec): argument
429 def validate(cls, mapper_spec): argument
Dhandlers.py1703 mapper_spec, argument
Dmodel.py461 mapper_spec, argument
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/api/map_job/
Doutput_writer.py133 def _supports_slice_recovery(self, mapper_spec): argument