JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
com.mendix.metrics
Interface Metric
All Known Subinterfaces:
Counter
,
Gauge
,
Timer
public interface
Metric
Provides the interface for building a metric.
Nested Class Summary
Nested Classes
Modifier and Type
Interface
Description
static interface
Metric.Builder
<
M
extends
Metric
>
Represents a builder for metric objects.