MCPcopy Index your code
hub / github.com/grpc/grpc-java / getName

Method getName

api/src/main/java/io/grpc/MetricInstrument.java:38–38  ·  view source on GitHub ↗

Returns the name of the metric. @return the name of the metric.

()

Source from the content-addressed store, hash-verified

36 * @return the name of the metric.
37 */
38 public String getName();
39
40 /**
41 * Returns a description of the metric.

Callers 15

updateMeasuresMethod · 0.95
IntegrationTestClass · 0.65
FakeS2AServerTestClass · 0.65
FakeS2AServerClass · 0.65
S2AStubClass · 0.65
serviceDescriptorMethod · 0.65
matchesMethod · 0.65
matchesMethod · 0.65
shouldAcceptMethod · 0.65

Implementers 1

PartialMetricInstrumentapi/src/main/java/io/grpc/PartialMetri

Calls

no outgoing calls