HomeSort by relevance Sort by last modified time
    Searched refs:combiner_spec (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
mapreduce_pipeline.py 111 combiner_spec: Optional. Specification of a combine function. If not
133 combiner_spec=None,
143 if combiner_spec:
145 "combiner_spec": combiner_spec,
178 combiner_spec: Optional. Specification of a combine function. If not
203 combiner_spec=None):
233 combiner_spec=combiner_spec)
input_readers.py     [all...]

Completed in 68 milliseconds