| Package | Description |
|---|---|
| org.apache.drill.exec.rpc.data | |
| org.apache.drill.exec.work.batch | |
| org.apache.drill.exec.work.fragment |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TestBitRpc.MockFragmentManager.handle(IncomingDataBatch batch) |
boolean |
TestBitRpc.MockFragmentManagerWithDynamicCredit.handle(IncomingDataBatch batch) |
boolean |
TestBitBitKerberos.MockFragmentManager.handle(IncomingDataBatch batch) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IncomingBuffers.batchArrived(IncomingDataBatch incomingBatch) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
FragmentManager.handle(IncomingDataBatch batch)
Handle the next incoming record batch.
|
boolean |
AbstractFragmentManager.handle(IncomingDataBatch batch) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.