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

Method resetScope

test/org/apache/pig/tez/TestTezCompiler.java:99–103  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

97 }
98
99 private void resetScope() {
100 NodeIdGenerator.reset();
101 PigServer.resetScope();
102 TezPlanContainer.resetScope();
103 }
104
105 private static void resetFileLocalizer() {
106 FileLocalizer.deleteTempFiles();

Callers 15

setUpMethod · 0.95
testStoreLoadSplitMethod · 0.95
testBloomJoinMethod · 0.95
testBloomJoinUnionMethod · 0.95
testBloomJoinSplitMethod · 0.95
testBloomSelfJoinMethod · 0.95
testMultiQueryScalarMethod · 0.95

Calls 3

resetMethod · 0.95
resetScopeMethod · 0.95
resetScopeMethod · 0.95

Tested by

no test coverage detected