Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddf-project/DDF
/ setManager
Method
setManager
core/src/main/java/io/ddf/DDF.java:327–329 ·
view source on GitHub ↗
(DDFManager DDFManager)
Source
from the content-addressed store, hash-verified
325
}
326
327
public
void
setManager(DDFManager DDFManager) {
328
this.mManager = DDFManager;
329
}
330
331
/**
332
* @
return
The engine name we are built on, e.g.,
"spark"
or
"java_collections"
Callers
1
initialize
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected