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

Method getName

src/org/apache/pig/newplan/Operator.java:49–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47 public abstract void accept(PlanVisitor v) throws FrontendException;
48
49 public String getName() {
50 return name;
51 }
52
53 public SourceLocation getLocation() {
54 return location;

Callers 15

testSingleNodeMatchMethod · 0.95
testTwoNodeMatchMethod · 0.95
testThreeNodeMatchMethod · 0.95
acceptMethod · 0.45
testOutputStatsMethod · 0.45
verifyResultsMethod · 0.45
testLoadFromBindToMethod · 0.45
testOnlyLastMatchMethod · 0.45
acceptMethod · 0.45
getIndexFileNameMethod · 0.45
FixedWidthLoaderMethod · 0.45
getNextMethod · 0.45

Calls

no outgoing calls

Tested by 15

testSingleNodeMatchMethod · 0.76
testTwoNodeMatchMethod · 0.76
testThreeNodeMatchMethod · 0.76
acceptMethod · 0.36
testOutputStatsMethod · 0.36
verifyResultsMethod · 0.36
testLoadFromBindToMethod · 0.36
testOnlyLastMatchMethod · 0.36
acceptMethod · 0.36
setLocationMethod · 0.36
logCallerMethod · 0.36