JavaScript is disabled on your browser.
Skip navigation links
Qubership Profiler Agent
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.qubership.profiler.agent
Interface BaseMetric
All Known Subinterfaces:
Metric
,
SystemMetric
public interface
BaseMetric
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getKey
()
void
print
(
StringBuilder
out)
void
setKey
(
String
key)
Method Details
setKey
void
setKey
(
String
key)
getKey
String
getKey
()
print
void
print
(
StringBuilder
out)