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

Method testJoinInputCounters

test/org/apache/pig/test/TestCounters.java:599–602  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

597// }
598
599 @Test
600 public void testJoinInputCounters() throws Exception {
601 testInputCounters("join");
602 }
603
604 @Test
605 public void testCogroupInputCounters() throws Exception {

Callers

nothing calls this directly

Calls 1

testInputCountersMethod · 0.95

Tested by

no test coverage detected