Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ stop
Method
stop
ZezeJava/ZezeJava/src/main/java/Zeze/MQ/Master/Main.java:32–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
}
31
32
public
void
stop() throws Exception {
33
ShutdownHook.remove(this);
34
service.stop();
35
master.close();
36
}
37
38
public
static
void
main(String[] args) {
39
try {
Callers
4
testMQ
Method · 0.95
testBench
Method · 0.95
testCommitServerQueryVerify
Method · 0.95
testFull
Method · 0.95
Calls
3
remove
Method · 0.95
stop
Method · 0.65
close
Method · 0.65
Tested by
4
testMQ
Method · 0.76
testBench
Method · 0.76
testCommitServerQueryVerify
Method · 0.76
testFull
Method · 0.76