MCPcopy Create free account
hub / github.com/apache/pig / shutDown

Method shutDown

test/org/apache/pig/test/MiniGenericCluster.java:96–98  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

94 abstract protected void setupMiniDfsAndMrClusters();
95
96 public void shutDown(){
97 INSTANCE.shutdownMiniDfsAndMrClusters();
98 }
99
100 @Override
101 protected void finalize() {

Callers 3

testBlockBoundaryMethod · 0.95

Calls 1

Tested by

no test coverage detected