JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.trino.testing.statistics
MetricComparisonStrategy
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
matches(double, double)
Interface MetricComparisonStrategy
public interface
MetricComparisonStrategy
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
matches
(double actual, double estimate)
Method Details
matches
boolean
matches
(double actual, double estimate)