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

Method getDfs

src/org/apache/pig/impl/PigContext.java:531–533  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

529 }
530
531 public DataStorage getDfs() {
532 return dfs;
533 }
534
535 public DataStorage getLfs() {
536 return lfs;

Callers 15

testPigServerMethod · 0.95
checkStorePathMethod · 0.80
testValidatorMethod · 0.80
testWhitelist1Method · 0.80
testWhitelist2Method · 0.80
testBlackAndWhitelistMethod · 0.80
checkLoadPathMethod · 0.80
createHadoopTempFileMethod · 0.80

Calls

no outgoing calls

Tested by 15

testPigServerMethod · 0.76
checkStorePathMethod · 0.64
testValidatorMethod · 0.64
testWhitelist1Method · 0.64
testWhitelist2Method · 0.64
testBlackAndWhitelistMethod · 0.64
checkLoadPathMethod · 0.64
createHadoopTempFileMethod · 0.64