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

Method getPigContext

src/org/apache/pig/PigServer.java:371–373  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

369 }
370
371 public PigContext getPigContext(){
372 return pigContext;
373 }
374
375 /**
376 * Current DAG

Calls

no outgoing calls