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

Method getExecType

test/org/apache/pig/test/MiniCluster.java:60–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58 }
59
60 @Override
61 public ExecType getExecType() {
62 return ExecType.MAPREDUCE;
63 }
64
65 @Override
66 protected void setupMiniDfsAndMrClusters() {

Callers 15

testCompressed1Method · 0.45
testCompressed2Method · 0.45
setUpMethod · 0.45
setUpMethod · 0.45
setUpMethod · 0.45
setUpMethod · 0.45
testNestedPlanMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected