MCPcopy Create free account
hub / github.com/grpc/grpc-java / getDetails

Method getDetails

api/src/main/java/io/grpc/InternalLogId.java:79–82  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77 }
78
79 @Nullable
80 public String getDetails() {
81 return details;
82 }
83
84 public long getId() {
85 return id;

Callers 5

signMethod · 0.80
checkPeerTrustedMethod · 0.80
handleResponseMethod · 0.80
verifyErrorReplyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected