Package io.trino.sql.gen
Class ExpressionProfiler
- java.lang.Object
-
- io.trino.sql.gen.ExpressionProfiler
-
public class ExpressionProfiler extends Object
-
-
Constructor Summary
Constructors Constructor Description ExpressionProfiler()ExpressionProfiler(com.google.common.base.Ticker ticker, io.airlift.units.Duration expensiveExpressionThreshold)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisExpressionExpensive()voidstart()voidstop(int batchSize)
-