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

Method shutdown

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

Source from the content-addressed store, hash-verified

15 void startup();
16
17 void shutdown();
18
19 /**
20 * Returns the DDF engine name of a particular implementation, e.g., "spark".

Callers 6

shutdownMethod · 0.65
tearDownMethod · 0.65
basics.pyFile · 0.65
stopServerMethod · 0.65
stopServerMethod · 0.65
TestALSMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by 3

stopServerMethod · 0.52
stopServerMethod · 0.52
TestALSMethod · 0.52