JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
services.moleculer.metrics
MetricGauge
Contents
Description
Method Summary
Method Details
set(double)
Hide sidebar
Show sidebar
Interface MetricGauge
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public interface
MetricGauge
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
set
(double value)
Method Details
set
void
set
(double value)