| Package | Description |
|---|---|
| org.apache.drill.exec.pop | |
| org.apache.drill.exec.rpc.data | |
| org.apache.drill.exec.work.batch | |
| org.apache.drill.exec.work.fragment |
| Modifier and Type | Method and Description |
|---|---|
void |
TestFragmenter.ensureOneFragment() |
void |
TestFragmenter.ensureThreeFragments() |
static Fragment |
PopUnitTestBase.getRootFragment(PhysicalPlanReader reader,
String file) |
static Fragment |
PopUnitTestBase.getRootFragmentFromPlanString(PhysicalPlanReader reader,
String planString) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TestBitBitKerberos.MockFragmentManager.handle(IncomingDataBatch batch) |
boolean |
TestBitRpc.MockFragmentManager.handle(IncomingDataBatch batch) |
boolean |
TestBitRpc.MockFragmentManagerWithDynamicCredit.handle(IncomingDataBatch batch) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IncomingBuffers.batchArrived(IncomingDataBatch incomingBatch) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractFragmentManager.handle(IncomingDataBatch batch) |
boolean |
FragmentManager.handle(IncomingDataBatch batch)
Handle the next incoming record batch.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.