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

Method getLastRel

src/org/apache/pig/parser/QueryParserDriver.java:602–604  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

600 }
601
602 public String getLastRel() {
603 return lastRel;
604 }
605}

Callers 6

parseQueryMethod · 0.95
processDescribeMethod · 0.45
processExplainMethod · 0.45
processDumpMethod · 0.45
processIllustrateMethod · 0.45
parseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected