Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddf-project/DDF
/ getConfig
Method
getConfig
core/src/main/java/io/ddf/util/IHandleConfig.java:27–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
public
Configuration loadConfig() throws Exception;
26
27
public
Configuration getConfig();
28
29
public
void
setConfig(Configuration theConfig);
30
Callers
2
testReadConfig
Method · 0.65
getConfigHandler
Method · 0.65
Implementers
1
ConfigHandler
core/src/main/java/io/ddf/util/ConfigH
Calls
no outgoing calls
Tested by
1
testReadConfig
Method · 0.52