Uses of Interface
org.mule.metrics.api.instrument.builder.LongGaugeBuilder
Packages that use LongGaugeBuilder
-
Uses of LongGaugeBuilder in org.mule.metrics.api.instrument.builder
Methods in org.mule.metrics.api.instrument.builder that return LongGaugeBuilderModifier and TypeMethodDescriptionLongGaugeBuilder.withValueSupplier(Supplier<Long> valueSupplier) Specifies the supplier that provides the current value of the gauge. -
Uses of LongGaugeBuilder in org.mule.metrics.api.meter
Methods in org.mule.metrics.api.meter that return LongGaugeBuilder