JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.confluent.telemetry.metrics
Interface Keyed
All Known Implementing Classes:
MetricKey
,
SerializedMetric
,
SinglePointMetric
public interface
Keyed
An object that supplies a MetricKey that we can use to uniquely identify a metric. This is useful for filtering as well as calculating delta metrics.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
MetricKey
key
()
Method Detail
key
MetricKey
key()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method