MCPcopy Create free account
hub / github.com/ddf-project/DDF / getSource

Method getSource

core/src/main/java/io/ddf/util/IHandleConfig.java:16–16  ·  view source on GitHub ↗

Returns a file name, URI, or some other description of where the configuration info comes from. @return

()

Source from the content-addressed store, hash-verified

14 * @return
15 */
16 public String getSource();
17
18 /**
19 * Loads/reloads the config file

Callers 1

newHandlerMethod · 0.65

Implementers 1

ConfigHandlercore/src/main/java/io/ddf/util/ConfigH

Calls

no outgoing calls

Tested by

no test coverage detected