Class AbstractInstrument
java.lang.Object
io.opentelemetry.sdk.metrics.AbstractInstrument
- Direct Known Subclasses:
SdkDoubleCounter, SdkDoubleGauge, SdkDoubleHistogram, SdkDoubleUpDownCounter, SdkLongCounter, SdkLongGauge, SdkLongHistogram, SdkLongUpDownCounter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean(package private) final InstrumentDescriptorinthashCode()toString()
-
Field Details
-
descriptor
-
-
Constructor Details
-
AbstractInstrument
AbstractInstrument(InstrumentDescriptor descriptor)
-
-
Method Details
-
getDescriptor
-
equals
-
hashCode
-
toString
-