| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.partitionsender |
| Modifier and Type | Method and Description |
|---|---|
protected PartitionerTemplate.OutgoingRecordBatch |
PartitionerTemplate.newOutgoingRecordBatch(OperatorStats stats,
HashPartitionSender operator,
AccountingDataTunnel tunnel,
FragmentContext context,
BufferAllocator allocator,
int oppositeMinorFragmentId)
Shim method to be overridden in plain-old Java mode by the subclass to instantiate the
generated inner class.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
PartitionerTemplate.doSetup(FragmentContext context,
RecordBatch incoming,
PartitionerTemplate.OutgoingRecordBatch[] outgoing) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.