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

Method getEngine

core/src/main/java/io/ddf/IDDFManager.java:24–24  ·  view source on GitHub ↗

Returns the DDF engine name of a particular implementation, e.g., "spark". @return

()

Source from the content-addressed store, hash-verified

22 * @return
23 */
24 String getEngine();
25
26 String getNamespace() throws DDFException;
27

Callers 15

testDDFConfigMethod · 0.65
testDDFConfigMethod · 0.65
transferByTableMethod · 0.65
transferMethod · 0.65
testLoadConfigMethod · 0.65
testReadConfigMethod · 0.65
getEngineMethod · 0.65
newDDFMethod · 0.65
getNamespaceMethod · 0.65
doLoadMethod · 0.65
runMethod · 0.65
transformScaleMinMaxMethod · 0.65

Implementers 1

DDFManagercore/src/main/java/io/ddf/DDFManager.j

Calls

no outgoing calls

Tested by 5

testDDFConfigMethod · 0.52
testDDFConfigMethod · 0.52
testLoadConfigMethod · 0.52
testReadConfigMethod · 0.52
testDDFConfigMethod · 0.52