()
| 597 | // } |
| 598 | |
| 599 | @Test |
| 600 | public void testJoinInputCounters() throws Exception { |
| 601 | testInputCounters("join"); |
| 602 | } |
| 603 | |
| 604 | @Test |
| 605 | public void testCogroupInputCounters() throws Exception { |
nothing calls this directly
no test coverage detected