Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testBlockBoundary
Method · 0.95
testNoTaskReportProperty
Method · 0.95
testBytesWritten_JIRA_1027
Method · 0.95
Calls
1
shutdownMiniDfsAndMrClusters
Method · 0.45
Tested by
no test coverage detected