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 MetricInstrumentRegistry
MetricInstrumentRegistry.instance
Methods in io.grpc that return MetricInstrumentRegistryModifier and TypeMethodDescriptionstatic MetricInstrumentRegistry
MetricInstrumentRegistry.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 MetricInstrumentRegistry
MetricRecorderImpl.registry
Constructors in io.grpc.internal with parameters of type MetricInstrumentRegistryModifierConstructorDescription(package private)
MetricRecorderImpl
(List<MetricSink> metricSinks, MetricInstrumentRegistry registry)