MCPcopy 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

DDFManagerMethod · 0.95
getMethod · 0.95
initEngineMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected