Uses of Class
org.apache.drill.exec.physical.impl.spill.SpillSet
Package
Description
-
Uses of SpillSet in org.apache.drill.exec.physical.impl.aggregate
ModifierConstructorDescriptionSpilledRecordBatch
(String spillFile, int spilledBatches, FragmentContext context, BatchSchema schema, OperatorContext oContext, SpillSet spillSet) -
Uses of SpillSet in org.apache.drill.exec.physical.impl.common
ModifierConstructorDescriptionHashPartition
(FragmentContext context, BufferAllocator allocator, ChainedHashTable baseHashTable, RecordBatch buildBatch, RecordBatch probeBatch, boolean semiJoin, int recordsPerBatch, SpillSet spillSet, int partNum, int cycleNum, int numPartitions) -
Uses of SpillSet in org.apache.drill.exec.physical.impl.join
-
Uses of SpillSet in org.apache.drill.exec.physical.impl.xsort
ModifierConstructorDescriptionSpilledRun
(SpillSet spillSet, String path, BufferAllocator allocator) SpilledRuns
(OperatorContext opContext, SpillSet spillSet, PriorityQueueCopierWrapper copier)