Uses of Class
org.apache.drill.exec.physical.impl.spill.SpillSet
Packages that use SpillSet
Package
Description
-
Uses of SpillSet in org.apache.drill.exec.physical.impl.aggregate
Constructors in org.apache.drill.exec.physical.impl.aggregate with parameters of type SpillSetModifierConstructorDescriptionSpilledRecordBatch
(String spillFile, int spilledBatches, FragmentContext context, BatchSchema schema, OperatorContext oContext, SpillSet spillSet) -
Uses of SpillSet in org.apache.drill.exec.physical.impl.common
Constructors in org.apache.drill.exec.physical.impl.common with parameters of type SpillSetModifierConstructorDescriptionHashPartition
(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
Fields in org.apache.drill.exec.physical.impl.join declared as SpillSet -
Uses of SpillSet in org.apache.drill.exec.physical.impl.xsort
Constructors in org.apache.drill.exec.physical.impl.xsort with parameters of type SpillSetModifierConstructorDescriptionSpilledRun
(SpillSet spillSet, String path, BufferAllocator allocator) SpilledRuns
(OperatorContext opContext, SpillSet spillSet, PriorityQueueCopierWrapper copier)