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/Dbh2/Master/Main.java:37–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
}
36
37
public
void
stop() throws Exception {
38
ShutdownHook.remove(this);
39
service.stop();
40
master.close();
41
}
42
43
public
static
void
main(String[] args) {
44
try {
Callers
1
main
Method · 0.95
Calls
3
remove
Method · 0.95
stop
Method · 0.65
close
Method · 0.65
Tested by
no test coverage detected