Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddf-project/DDF
/ setUUID
Method
setUUID
core/src/main/java/io/ddf/DDFManager.java:117–119 ·
view source on GitHub ↗
(UUID uuid)
Source
from the content-addressed store, hash-verified
115
}
116
117
public
void
setUUID(UUID uuid) {
118
this.uuid = uuid;
119
}
120
121
public
EngineType getEngineType() {
122
return
engineType;
Callers
3
DDFManager
Method · 0.95
get
Method · 0.95
initEngine
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected