Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grpc/grpc-java
/ Grpc
Method
Grpc
api/src/main/java/io/grpc/Grpc.java:32–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
*/
31
public
final
class
Grpc {
32
private
Grpc() {
33
}
34
35
/**
36
* Attribute key
for
the remote address of a transport.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected