| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.aggregate | |
| org.apache.drill.exec.physical.impl.common | |
| org.apache.drill.exec.physical.impl.xsort |
| Constructor and Description |
|---|
SpilledRecordBatch(String spillFile,
int spilledBatches,
FragmentContext context,
BatchSchema schema,
OperatorContext oContext,
SpillSet spillSet) |
| Constructor and Description |
|---|
HashPartition(FragmentContext context,
BufferAllocator allocator,
ChainedHashTable baseHashTable,
RecordBatch buildBatch,
RecordBatch probeBatch,
boolean semiJoin,
int recordsPerBatch,
SpillSet spillSet,
int partNum,
int cycleNum,
int numPartitions) |
| Constructor and Description |
|---|
SpilledRun(SpillSet spillSet,
String path,
BufferAllocator allocator) |
SpilledRuns(OperatorContext opContext,
SpillSet spillSet,
PriorityQueueCopierWrapper copier) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.