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

Method resetScope

src/org/apache/pig/PigServer.java:170–173  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

168 }
169
170 @VisibleForTesting
171 public static void resetScope() {
172 scopeCounter.set(0);
173 }
174
175 /**
176 * @param execTypeString can be 'mapreduce' or 'local'. Local mode will

Callers 11

resetScopeMethod · 0.95
resetScopeMethod · 0.95
testBytesPerReducerMethod · 0.95
testAutoParallelismMethod · 0.95
testJoinWithUnionMethod · 0.95
testCrossMethod · 0.95

Calls 1

setMethod · 0.65

Tested by 11

resetScopeMethod · 0.76
resetScopeMethod · 0.76
testBytesPerReducerMethod · 0.76
testAutoParallelismMethod · 0.76
testJoinWithUnionMethod · 0.76
testCrossMethod · 0.76