public class ExpressionProfiler extends Object
Constructor and Description |
---|
ExpressionProfiler() |
ExpressionProfiler(com.google.common.base.Ticker ticker,
io.airlift.units.Duration expensiveExpressionThreshold) |
Modifier and Type | Method and Description |
---|---|
boolean |
isExpressionExpensive() |
void |
start() |
void |
stop(int batchSize) |
Copyright © 2012–2019. All rights reserved.