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

Method getExecutionEngine

src/org/apache/pig/impl/PigContext.java:527–529  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

525 }
526
527 public ExecutionEngine getExecutionEngine() {
528 return executionEngine;
529 }
530
531 public DataStorage getDfs() {
532 return dfs;

Callers 4

runMethod · 0.95
execMethod · 0.95
callMethod · 0.95

Calls

no outgoing calls

Tested by 1