Searched defs:writer_state (Results 1 - 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
H A Dmodel.py577 writer_state: Json property to be used by writer to store its state.
596 writer_state = json_util.JsonProperty(dict, indexed=False) variable in class:MapreduceState
885 writer_state: writer state for this shard. The shard's output writer
935 writer_state = json_util.JsonProperty(dict, indexed=False) variable in class:ShardState

Completed in 91 milliseconds