| Package | Description |
|---|---|
| org.apache.drill.exec.rpc.control | |
| org.apache.drill.exec.rpc.data | |
| org.apache.drill.exec.work | |
| org.apache.drill.exec.work.fragment |
| Modifier and Type | Method and Description |
|---|---|
FragmentManager |
WorkEventBus.getFragmentManager(ExecProtos.FragmentHandle handle) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkEventBus.addFragmentManager(FragmentManager fragmentManager) |
| Modifier and Type | Class and Description |
|---|---|
static class |
TestBitBitKerberos.MockFragmentManager |
static class |
TestBitRpc.MockFragmentManager |
static class |
TestBitRpc.MockFragmentManagerWithDynamicCredit |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkManager.WorkerBee.startFragmentPendingRemote(FragmentManager fragmentManager)
Currently used to start a root fragment that is blocked on data, and intermediate fragments.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFragmentManager |
class |
NonRootFragmentManager
This managers determines when to run a non-root fragment node.
|
class |
RootFragmentManager
This managers determines when to run a root fragment node.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.