MCPcopy 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

startupMethod · 0.95
setUUIDMethod · 0.95
setNamespaceMethod · 0.95

Tested by

no test coverage detected