| Package | Description |
|---|---|
| org.apache.drill.exec.record | |
| org.apache.drill.exec.rpc.data | |
| org.apache.drill.exec.work.batch |
| Modifier and Type | Method and Description |
|---|---|
AckSender |
RawFragmentBatch.getSender() |
| Constructor and Description |
|---|
RawFragmentBatch(BitData.FragmentRecordBatch header,
DrillBuf body,
AckSender sender) |
| Constructor and Description |
|---|
IncomingDataBatch(BitData.FragmentRecordBatch header,
DrillBuf body,
AckSender sender)
Create a new batch.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseSenderQueue.enqueueResponse(AckSender sender) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.