MCPcopy Create free account
hub / github.com/apache/storm / shutdown

Method shutdown

storm-server/src/main/java/org/apache/storm/LocalDRPC.java:97–100  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

95 }
96
97 @Override
98 public void shutdown() {
99 close();
100 }
101}

Callers

nothing calls this directly

Calls 1

closeMethod · 0.95

Tested by

no test coverage detected