Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grpc/grpc-java
/ getLogId
Method
getLogId
netty/src/main/java/io/grpc/netty/NettyServer.java:392–395 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
390
}
391
392
@Override
393
public
InternalLogId getLogId() {
394
return
logId;
395
}
396
397
@Override
398
public
String toString() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected