| org.apache.drill.exec |
Drill execution engine, including: physical operators, runtime code
generation, planning, RPC layer, Value Vector data structures.
|
| org.apache.drill.exec.alias |
|
| org.apache.drill.exec.client |
Java client API for submitting queries and accepting result sets from a Drill
server.
|
| org.apache.drill.exec.coord.zk |
Zookeeper/Curator integration code.
|
| org.apache.drill.exec.oauth |
|
| org.apache.drill.exec.ops |
|
| org.apache.drill.exec.planner |
|
| org.apache.drill.exec.rpc |
|
| org.apache.drill.exec.rpc.control |
|
| org.apache.drill.exec.rpc.data |
|
| org.apache.drill.exec.rpc.user |
|
| org.apache.drill.exec.server |
|
| org.apache.drill.exec.server.rest |
|
| org.apache.drill.exec.server.rest.auth |
|
| org.apache.drill.exec.service |
|
| org.apache.drill.exec.store |
|
| org.apache.drill.exec.store.avro |
|
| org.apache.drill.exec.store.dfs |
|
| org.apache.drill.exec.store.dfs.easy |
|
| org.apache.drill.exec.store.easy.json |
|
| org.apache.drill.exec.store.easy.sequencefile |
|
| org.apache.drill.exec.store.easy.text |
|
| org.apache.drill.exec.store.enumerable.plan |
|
| org.apache.drill.exec.store.ischema |
|
| org.apache.drill.exec.store.log |
|
| org.apache.drill.exec.store.mock |
Defines a mock data source which generates dummy test data for use
in testing.
|
| org.apache.drill.exec.store.parquet |
|
| org.apache.drill.exec.store.sys |
|
| org.apache.drill.exec.work |
|
| org.apache.drill.exec.work.batch |
|
| org.apache.drill.exec.work.filter |
|
| org.apache.drill.exec.work.foreman |
|
| org.apache.drill.exec.work.foreman.rm |
Provides resource management and queuing support for the Drill foreman.
|
| org.apache.drill.exec.work.metadata |
|
| org.apache.drill.exec.work.user |
|
| org.apache.drill.test |
Provides a variety of test framework tools to simplify Drill unit
tests and ad-hoc tests created while developing features.
|