| Package | Description |
|---|---|
| org.apache.calcite.util |
Provides utility classes.
|
| Modifier and Type | Field and Description |
|---|---|
private Benchmark.Statistician |
Benchmark.statistician |
| Modifier and Type | Field and Description |
|---|---|
private Function1<Benchmark.Statistician,Void> |
Benchmark.function |
| Constructor and Description |
|---|
Benchmark(String description,
Function1<Benchmark.Statistician,Void> function,
int repeat) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.