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

Method tearDown

test/org/apache/pig/test/TestProjectRange.java:73–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

71 }
72
73 @After
74 public void tearDown() throws Exception {
75 pigServer.shutdown();
76 }
77
78 @AfterClass
79 public static void oneTimeTearDown() throws Exception {

Callers

nothing calls this directly

Calls 1

shutdownMethod · 0.45

Tested by

no test coverage detected