MCPcopy 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

testNonDfsLocationMethod · 0.95
checkLoadPathMethod · 0.95
getSchemaFromMetaDataMethod · 0.95
buildLoadOpMethod · 0.95
getFirstLoadFuncSpecMethod · 0.45
getFirstStoreFuncSpecMethod · 0.45
postProcessMethod · 0.45
visitMethod · 0.45
getSourcesMethod · 0.45
getSinksMethod · 0.45
getLoadFuncsMethod · 0.45

Calls

no outgoing calls

Tested by 4

testNonDfsLocationMethod · 0.76
checkLoadPathMethod · 0.76
getFirstLoadFuncSpecMethod · 0.36
getFirstStoreFuncSpecMethod · 0.36