MCPcopy Create free account
hub / github.com/e2wugui/zeze / stop

Method stop

ZezeJava/ZezeJava/src/main/java/Zeze/Hot/HotService.java:17–17  ·  view source on GitHub ↗

如果服务是有状态的,新版需要从旧版状态恢复,那么stop的时候需要保留状态,后面upgrade时读取。 @throws Exception any

()

Source from the content-addressed store, hash-verified

15 * @throws Exception any
16 */
17 void stop() throws Exception;
18
19 /////////////////////////////////////////////////////////////////
20 // 用于升级有状态服务

Callers 15

test_appMethod · 0.65
testBenchMethod · 0.65
stopAllMethod · 0.65
stopAllMethod · 0.65
stopMethod · 0.65
test3Method · 0.65
mainMethod · 0.65
testBenchMethod · 0.65
testFullMethod · 0.65
afterMethod · 0.65
RestartNetMethod · 0.65

Implementers 2

HotModuleZezeJava/ZezeJava/src/main/java/Zeze/H
ModuleBufZezeJava/ZezexJava/server/src/Game/Buf

Calls

no outgoing calls

Tested by 15

test_appMethod · 0.52
testBenchMethod · 0.52
stopAllMethod · 0.52
stopAllMethod · 0.52
stopMethod · 0.52
test3Method · 0.52
mainMethod · 0.52
testBenchMethod · 0.52
testFullMethod · 0.52
afterMethod · 0.52
RestartNetMethod · 0.52