Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ getLfs
Method
getLfs
src/org/apache/pig/impl/PigContext.java:535–537 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
533
}
534
535
public
DataStorage getLfs() {
536
return
lfs;
537
}
538
539
public
DataStorage getFs() {
540
return
dfs;
Callers
5
createHadoopTempFile
Method · 0.80
setProps
Method · 0.80
open
Method · 0.80
delete
Method · 0.80
hadoopify
Method · 0.80
Calls
no outgoing calls
Tested by
1
createHadoopTempFile
Method · 0.64