Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ getFileSpec
Method
getFileSpec
src/org/apache/pig/newplan/logical/relational/LOLoad.java:221–223 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
219
}
220
221
public
FileSpec getFileSpec() {
222
return
fs;
223
}
224
225
@Override
226
public
void
accept(PlanVisitor v) throws FrontendException {
Callers
15
testNonDfsLocation
Method · 0.95
checkLoadPath
Method · 0.95
getSchemaFromMetaData
Method · 0.95
buildLoadOp
Method · 0.95
getFirstLoadFuncSpec
Method · 0.45
getFirstStoreFuncSpec
Method · 0.45
postProcess
Method · 0.45
checkDuplicateStoreLoc
Method · 0.45
visit
Method · 0.45
getSources
Method · 0.45
getSinks
Method · 0.45
getLoadFuncs
Method · 0.45
Calls
no outgoing calls
Tested by
4
testNonDfsLocation
Method · 0.76
checkLoadPath
Method · 0.76
getFirstLoadFuncSpec
Method · 0.36
getFirstStoreFuncSpec
Method · 0.36