JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
trino.spi
io.trino.spi.metrics
Metric
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Interface Metric<T>
All Superinterfaces:
Mergeable
<T>
All Known Subinterfaces:
Count
<T>
,
Distribution
<T>
,
Timing
<T>
public interface
Metric<T>
extends
Mergeable
<T>
Method Summary
Methods inherited from interface io.trino.spi.
Mergeable
mergeWith
,
mergeWith