Uses of Class
io.grpc.MetricInstrumentRegistry
Packages that use MetricInstrumentRegistry
Package
Description
The gRPC core public API.
Interfaces and implementations that are internal to gRPC.
-
Uses of MetricInstrumentRegistry in io.grpc
Fields in io.grpc declared as MetricInstrumentRegistryModifier and TypeFieldDescriptionprivate static MetricInstrumentRegistryMetricInstrumentRegistry.instanceMethods in io.grpc that return MetricInstrumentRegistryModifier and TypeMethodDescriptionstatic MetricInstrumentRegistryMetricInstrumentRegistry.getDefaultRegistry()Returns the default metric instrument registry. -
Uses of MetricInstrumentRegistry in io.grpc.internal
Fields in io.grpc.internal declared as MetricInstrumentRegistryModifier and TypeFieldDescriptionprivate final MetricInstrumentRegistryMetricRecorderImpl.registryConstructors in io.grpc.internal with parameters of type MetricInstrumentRegistryModifierConstructorDescription(package private)MetricRecorderImpl(List<MetricSink> metricSinks, MetricInstrumentRegistry registry)