| Package | Description |
|---|---|
| org.apache.calcite.benchmarks |
JMH benchmarks for Calcite
|
| Modifier and Type | Field and Description |
|---|---|
StatementTest.Employee[] |
StatementTest.HrSchema.emps |
| Modifier and Type | Field and Description |
|---|---|
List<StatementTest.Employee> |
StatementTest.Department.employees |
| Constructor and Description |
|---|
Department(int deptno,
String name,
List<StatementTest.Employee> employees) |
Copyright © 2012–2019 The Apache Software Foundation. All rights reserved.