Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmlc/parameter_server
/ clearData
Method
clearData
src/system/message.h:49–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
void clearValue() { task.clear_value_type(); value.clear(); }
49
void clearData() { clearKey(); clearValue(); }
50
51
// more control signals, which are only used by local process
52
Callers
2
process
Method · 0.80
recv
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected