@Internal
public final class InternalCallMetricRecorder
extends java.lang.Object
CallMetricRecorder accessor. This is intended for usage internal to the gRPC
team. If you *really* think you need to use this, contact the gRPC team first.| Modifier and Type | Field and Description |
|---|---|
static io.grpc.Context.Key<CallMetricRecorder> |
CONTEXT_KEY |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<java.lang.String,java.lang.Double> |
finalizeAndDump(CallMetricRecorder recorder) |
static CallMetricRecorder |
newCallMetricRecorder() |
public static final io.grpc.Context.Key<CallMetricRecorder> CONTEXT_KEY
public static CallMetricRecorder newCallMetricRecorder()
public static java.util.Map<java.lang.String,java.lang.Double> finalizeAndDump(CallMetricRecorder recorder)