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

Method setR

src/org/apache/pig/impl/io/FileLocalizer.java:674–677  ·  view source on GitHub ↗
(Random r)

Source from the content-addressed store, hash-verified

672 }
673
674 @VisibleForTesting
675 public static void setR(Random r) {
676 FileLocalizer.r = r;
677 }
678
679 /**
680 * Convert path from Windows convention to Unix convention. Invoked under

Callers 5

resetFileLocalizerMethod · 0.95
setUpMethod · 0.95
testUniquePigTempDirMethod · 0.95
setUpMethod · 0.95
resetFileLocalizerMethod · 0.95

Calls

no outgoing calls

Tested by 5

resetFileLocalizerMethod · 0.76
setUpMethod · 0.76
testUniquePigTempDirMethod · 0.76
setUpMethod · 0.76
resetFileLocalizerMethod · 0.76