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

Method name

api/src/main/java/io/grpc/Metadata.java:777–779  ·  view source on GitHub ↗

Returns the normalized name for this key.

()

Source from the content-addressed store, hash-verified

775 * Returns the normalized name for this key.
776 */
777 public final String name() {
778 return name;
779 }
780
781 /**
782 * Get the name as bytes using ASCII-encoding.

Callers 15

handlerAdded0Method · 0.45
onSuccessMethod · 0.45
doForwardMethod · 0.45
doBackwardMethod · 0.45
toErrorStringMethod · 0.45
Http2ErrorMethod · 0.45
handlerAddedMethod · 0.45
decodeMethod · 0.45
LogHelperClass · 0.45
recordAnnotationMethod · 0.45

Calls

no outgoing calls

Tested by 15

handlerAddedMethod · 0.36
toSeverityMethod · 0.36
toStateMethod · 0.36
toStringMethod · 0.36
getRpcTypeStringMethod · 0.36
getRpcTypeStringMethod · 0.36
nettyResourcesUpdatedMethod · 0.36