Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
resetFileLocalizer
Method · 0.95
setUp
Method · 0.95
testUniquePigTempDir
Method · 0.95
setUp
Method · 0.95
resetFileLocalizer
Method · 0.95
Calls
no outgoing calls
Tested by
5
resetFileLocalizer
Method · 0.76
setUp
Method · 0.76
testUniquePigTempDir
Method · 0.76
setUp
Method · 0.76
resetFileLocalizer
Method · 0.76