Uses of Class
org.apache.drill.exec.physical.impl.common.SpilledState
Packages that use SpilledState
-
Uses of SpilledState in org.apache.drill.exec.physical.impl.join
Fields in org.apache.drill.exec.physical.impl.join declared as SpilledStateModifier and TypeFieldDescriptionprotected final SpilledState<AbstractHashBinaryRecordBatch.SpilledPartition> AbstractHashBinaryRecordBatch.spilledStateQueue of spilled partitions to process.