Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
PrometheusCounter
Class · 0.45
run
Method · 0.45
updateRecvSendSize
Method · 0.45
OnSocketClose
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected