| Package | Description |
|---|---|
| org.apache.drill.exec.ops | |
| 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 | Method and Description |
|---|---|
FragmentContext.ExecutorState |
FragmentContext.getExecutorState() |
FragmentContext.ExecutorState |
FragmentContextImpl.getExecutorState() |
| Modifier and Type | Method and Description |
|---|---|
void |
FragmentContextImpl.setExecutorState(FragmentContext.ExecutorState executorState) |
void |
RootFragmentContext.setExecutorState(FragmentContext.ExecutorState executorState) |
| Modifier and Type | Class and Description |
|---|---|
static class |
OperatorFixture.MockExecutorState |
| Modifier and Type | Method and Description |
|---|---|
FragmentContext.ExecutorState |
OperatorFixture.MockFragmentContext.getExecutorState() |
| Modifier and Type | Method and Description |
|---|---|
void |
PhysicalOpUnitTestBase.MockExecutorFragmentContext.setExecutorState(FragmentContext.ExecutorState executorState) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.