MCPcopy Create free account
hub / github.com/BWbwchen/MapReduce / setState

Method setState

master/mapTaskInfo.go:59–61  ·  view source on GitHub ↗
(state int)

Source from the content-addressed store, hash-verified

57}
58
59func (mt *MapTaskInfo) setState(state int) {
60 mt.TaskState = state
61}

Callers 1

distributeMapTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected