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.sys |
Modifier and Type | Class and Description |
---|---|
class |
DrillSystemTestBase
Base class for Drill system tests.
|
Modifier and Type | Class and Description |
---|---|
class |
DrillClientSystemTest |
class |
DrillClientTest
The unit test case will read a physical plan in json format.
|
Modifier and Type | Class and Description |
---|---|
class |
TestPStoreProviders |
Copyright © 2021 The Apache Software Foundation. All rights reserved.