Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ getAliasOp
Method
getAliasOp
src/org/apache/pig/PigServer.java:1568–1570 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1566
}
1567
1568
Map<String, Operator> getAliasOp() {
1569
return
operators;
1570
}
1571
1572
boolean isBatchOn() {
1573
return
batchMode;
Callers
2
printAliases
Method · 0.80
getAliasKeySet
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected