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

Method originalName

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

Returns the original name used to create this key.

()

Source from the content-addressed store, hash-verified

768 * Returns the original name used to create this key.
769 */
770 public final String originalName() {
771 return originalName;
772 }
773
774 /**
775 * Returns the normalized name for this key.

Callers 3

keyForProtoMethod · 0.80
copyKeyMethod · 0.80

Calls

no outgoing calls

Tested by 3

keyForProtoMethod · 0.64
copyKeyMethod · 0.64