Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
59
func
(mt *MapTaskInfo) setState(state int) {
60
mt.TaskState = state
61
}
Callers
1
distributeMapTask
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected