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

Method getQueueName

ZezeJava/ZezexJava/server/ModuleEquip.hot.java:183–185  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

181 }
182
183 private String getQueueName() {
184 return "ZezexJava.HotTest.Queue." + App.Zeze.getConfig().getServerId();
185 }
186
187 private String getDtName() {
188 return "ZezexJava.HotTest.DT." + App.Zeze.getConfig().getServerId();

Callers 2

resetCollectionsMethod · 0.95
verifyCollectionsMethod · 0.95

Calls 2

getServerIdMethod · 0.65
getConfigMethod · 0.45

Tested by

no test coverage detected