JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
trino.spi
io.trino.spi.metrics
Count
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getTotal()
Interface Count<T>
All Superinterfaces:
Mergeable
<T>
,
Metric
<T>
public interface
Count<T>
extends
Metric
<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
getTotal
()
Methods inherited from interface io.trino.spi.
Mergeable
mergeWith
,
mergeWith
Method Details
getTotal
long
getTotal
()