@Internal public final class InternalCallMetricRecorder extends 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 Map<String,Double> |
finalizeAndDump(CallMetricRecorder recorder) |
static CallMetricRecorder |
newCallMetricRecorder() |
public static final io.grpc.Context.Key<CallMetricRecorder> CONTEXT_KEY
public static CallMetricRecorder newCallMetricRecorder()
public static Map<String,Double> finalizeAndDump(CallMetricRecorder recorder)