| Package | Description |
|---|---|
| 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 | Class and Description |
|---|---|
class |
ClusterMockStorageFixture |
| Modifier and Type | Field and Description |
|---|---|
protected static ClusterFixture |
ClusterTest.cluster |
| Modifier and Type | Method and Description |
|---|---|
ClusterFixture |
ClusterFixtureBuilder.build()
Create the embedded Drillbit and client, applying the options set
in the builder.
|
ClusterFixture |
ClientFixture.cluster() |
static ClusterFixture |
ClusterFixture.standardCluster(BaseDirTestWatcher dirTestWatcher)
Return a cluster fixture built with standard options.
|
| Constructor and Description |
|---|
Builder(ClusterFixture cluster) |
ClientBuilder(ClusterFixture cluster) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.