Uses of Class
io.grpc.PartialMetricInstrument
-
Packages that use PartialMetricInstrument Package Description io.grpc The gRPC core public API. -
-
Uses of PartialMetricInstrument in io.grpc
Subclasses of PartialMetricInstrument in io.grpc Modifier and Type Class Description classDoubleCounterMetricInstrumentRepresents a double-valued counter metric instrument.classDoubleHistogramMetricInstrumentRepresents a double-valued histogram metric instrument.classLongCounterMetricInstrumentRepresents a long-valued counter metric instrument.classLongGaugeMetricInstrumentRepresents a long-valued gauge metric instrument.classLongHistogramMetricInstrumentRepresents a long-valued histogram metric instrument.
-