Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddf-project/DDF
/ DDFManager
Method
DDFManager
core/src/main/java/io/ddf/DDFManager.java:228–230 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
226
}
227
228
public
DDFManager() {
229
this.startup();
230
}
231
232
// TODO: check the correctness here.
233
public
DDFManager(DataSourceDescriptor dataSourceDescriptor) {
Callers
nothing calls this directly
Calls
3
startup
Method · 0.95
setUUID
Method · 0.95
setNamespace
Method · 0.95
Tested by
no test coverage detected