Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ resetScope
Method
resetScope
test/org/apache/pig/spark/TestSparkCompiler.java:116–119 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
114
}
115
116
private
void
resetScope() {
117
NodeIdGenerator.reset();
118
PigServer.resetScope();
119
}
120
121
private
static
void
resetFileLocalizer() {
122
FileLocalizer.deleteTempFiles();
Callers
1
setUp
Method · 0.95
Calls
2
reset
Method · 0.95
resetScope
Method · 0.95
Tested by
no test coverage detected