Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testSingleNodeMatch
Method · 0.95
testTwoNodeMatch
Method · 0.95
testThreeNodeMatch
Method · 0.95
accept
Method · 0.45
testOutputStats
Method · 0.45
verifyResults
Method · 0.45
testLoadFromBindTo
Method · 0.45
testOnlyLastMatch
Method · 0.45
accept
Method · 0.45
getIndexFileName
Method · 0.45
FixedWidthLoader
Method · 0.45
getNext
Method · 0.45
Calls
no outgoing calls
Tested by
15
testSingleNodeMatch
Method · 0.76
testTwoNodeMatch
Method · 0.76
testThreeNodeMatch
Method · 0.76
accept
Method · 0.36
testOutputStats
Method · 0.36
verifyResults
Method · 0.36
testLoadFromBindTo
Method · 0.36
testOnlyLastMatch
Method · 0.36
accept
Method · 0.36
RegisteredJarVisibilityLoader
Method · 0.36
setLocation
Method · 0.36
logCaller
Method · 0.36