Uses of Interface
io.opentelemetry.sdk.metrics.InstrumentBuilder.SynchronousInstrumentConstructor
-
Packages that use InstrumentBuilder.SynchronousInstrumentConstructor Package Description io.opentelemetry.sdk.metrics The SDK implementation of metrics. -
-
Uses of InstrumentBuilder.SynchronousInstrumentConstructor in io.opentelemetry.sdk.metrics
Methods in io.opentelemetry.sdk.metrics with parameters of type InstrumentBuilder.SynchronousInstrumentConstructor Modifier and Type Method Description (package private) <I extends AbstractInstrument>
IInstrumentBuilder. buildSynchronousInstrument(InstrumentBuilder.SynchronousInstrumentConstructor<I> instrumentFactory)
-