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

Method getRecvCount

ZezeJava/ZezeJava/src/main/java/Zeze/Net/Service.java:225–227  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

223 }
224
225 public final long getRecvCount() {
226 return recvCount;
227 }
228
229 public final long getRecvSize() {
230 return recvSize;

Callers 4

PrometheusCounterClass · 0.45
runMethod · 0.45
updateRecvSendSizeMethod · 0.45
OnSocketCloseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected