JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.clickhouse.client.api.metrics
Interface Metric
All Known Implementing Classes:
Gauge
,
StopWatch
public interface
Metric
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
getLong
()
Returns value of the metric as a long.
Method Details
getLong
long
getLong
()
Returns value of the metric as a long.
Returns:
value of the metric as a long