Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ getLastRel
Method
getLastRel
src/org/apache/pig/PigServer.java:1984–1986 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1982
}
1983
1984
public
String getLastRel() {
1985
return
currDAG.getLastRel();
1986
}
1987
1988
public
boolean isDebugOn() {
1989
if
(Logger.getLogger(
"org.apache.pig"
).getLevel() == Level.DEBUG) {
Callers
3
dumpSchema
Method · 0.95
dumpSchemaNested
Method · 0.95
storeEx
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected