MCPcopy 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

setUpMethod · 0.95

Calls 2

resetMethod · 0.95
resetScopeMethod · 0.95

Tested by

no test coverage detected