Uses of Class
io.opentelemetry.proto.metrics.v1.IntGauge
-
Packages that use IntGauge Package Description io.opentelemetry.proto.metrics.v1 -
-
Uses of IntGauge in io.opentelemetry.proto.metrics.v1
Methods in io.opentelemetry.proto.metrics.v1 that return IntGauge Modifier and Type Method Description IntGaugeIntGauge.Builder. build()IntGaugeIntGauge.Builder. buildPartial()static IntGaugeIntGauge. getDefaultInstance()Deprecated.IntGaugeIntGauge.Builder. getDefaultInstanceForType()IntGaugeIntGauge. getDefaultInstanceForType()Deprecated.IntGaugeMetric.Builder. getIntGauge()Deprecated.IntGaugeMetric. getIntGauge()Deprecated.IntGaugeMetricOrBuilder. getIntGauge()Deprecated.static IntGaugeIntGauge. parseDelimitedFrom(InputStream input)Deprecated.static IntGaugeIntGauge. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static IntGaugeIntGauge. parseFrom(byte[] data)Deprecated.static IntGaugeIntGauge. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static IntGaugeIntGauge. parseFrom(com.google.protobuf.ByteString data)Deprecated.static IntGaugeIntGauge. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static IntGaugeIntGauge. parseFrom(com.google.protobuf.CodedInputStream input)Deprecated.static IntGaugeIntGauge. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static IntGaugeIntGauge. parseFrom(InputStream input)Deprecated.static IntGaugeIntGauge. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static IntGaugeIntGauge. parseFrom(ByteBuffer data)Deprecated.static IntGaugeIntGauge. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.Methods in io.opentelemetry.proto.metrics.v1 that return types with arguments of type IntGauge Modifier and Type Method Description com.google.protobuf.Parser<IntGauge>IntGauge. getParserForType()Deprecated.static com.google.protobuf.Parser<IntGauge>IntGauge. parser()Deprecated.Methods in io.opentelemetry.proto.metrics.v1 with parameters of type IntGauge Modifier and Type Method Description IntGauge.BuilderIntGauge.Builder. mergeFrom(IntGauge other)Metric.BuilderMetric.Builder. mergeIntGauge(IntGauge value)Deprecated.static IntGauge.BuilderIntGauge. newBuilder(IntGauge prototype)Deprecated.Metric.BuilderMetric.Builder. setIntGauge(IntGauge value)Deprecated.
-