public class OptimizerStats extends Object
| Constructor and Description |
|---|
OptimizerStats() |
| Modifier and Type | Method and Description |
|---|---|
long |
getFailures() |
io.airlift.stats.TimeDistribution |
getTime() |
void |
record(long nanos) |
void |
recordFailure() |
Copyright © 2012–2019. All rights reserved.