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

Method visit

test/org/apache/pig/test/PORead.java:100–104  ·  view source on GitHub ↗
(PhyPlanVisitor v)

Source from the content-addressed store, hash-verified

98 }
99
100 @Override
101 public void visit(PhyPlanVisitor v) throws VisitorException {
102 // TODO Auto-generated method stub
103 throw new VisitorException("Vistor not accepted !");
104 }
105
106 @Override
107 public Tuple illustratorMarkup(Object in, Object out, int eqClassIndex) {

Callers 15

doPrintMethod · 0.45
assertPlanContainsMethod · 0.45
testStorerLimitMethod · 0.45
testMethod · 0.45
negativeTestMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected