Uses of Interface
io.grpc.MetricInstrument
Packages that use MetricInstrument
-
Uses of MetricInstrument in io.grpc
Subinterfaces of MetricInstrument in io.grpcModifier and TypeInterfaceDescriptioninterfaceTagging interface for MetricInstruments that can be used with batch callbacks.Classes in io.grpc that implement MetricInstrumentModifier and TypeClassDescriptionfinal classRepresents a double-valued counter metric instrument.final classRepresents a double-valued histogram metric instrument.final classRepresents a long-valued counter metric instrument.final classRepresents a long-valued gauge metric instrument.final classRepresents a long-valued histogram metric instrument.Methods in io.grpc that return types with arguments of type MetricInstrumentModifier and TypeMethodDescriptionMetricInstrumentRegistry.getMetricInstruments()Returns a list of registered metric instruments.Method parameters in io.grpc with type arguments of type MetricInstrumentModifier and TypeMethodDescriptionvoidMetricSink.updateMeasures(List<MetricInstrument> instruments)