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

Method tearDown

test/org/apache/pig/test/TestStreamingLocal.java:56–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54 }
55
56 @After
57 public void tearDown() throws Exception {
58 pigServer.shutdown();
59 }
60
61 private Tuple[] setupExpectedResults(Object[] firstField,
62 Object[] secondField) throws ExecException {

Callers

nothing calls this directly

Calls 1

shutdownMethod · 0.45

Tested by

no test coverage detected