| Package | Description |
|---|---|
| org.apache.drill.exec |
Drill execution engine, including: physical operators, runtime code
generation, planning, RPC layer, Value Vector data structures.
|
| org.apache.drill.exec.client |
Java client API for submitting queries and accepting result sets from a Drill
server.
|
| org.apache.drill.exec.store.kafka.cluster | |
| org.apache.drill.test |
Provides a variety of test framework tools to simplify Drill unit
tests and ad-hoc tests created while developing features.
|
| Modifier and Type | Field and Description |
|---|---|
protected ZookeeperHelper |
TestWithZookeeper.zkHelper |
| Modifier and Type | Field and Description |
|---|---|
static ZookeeperHelper |
ConnectTriesPropertyTestClusterBits.zkHelper |
| Modifier and Type | Method and Description |
|---|---|
ZookeeperHelper |
EmbeddedKafkaCluster.getZkServer() |
| Modifier and Type | Field and Description |
|---|---|
protected ZookeeperHelper |
ClusterFixtureBuilder.zkHelper |
| Modifier and Type | Method and Description |
|---|---|
ClusterFixtureBuilder |
ClusterFixtureBuilder.withZk(ZookeeperHelper zk)
Run the cluster using a Zookeeper started externally.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.