Uses of Interface
org.apache.drill.exec.physical.impl.common.SpilledPartitionMetadata
Package
Description
-
Uses of SpilledPartitionMetadata in org.apache.drill.exec.physical.impl.aggregate
-
Uses of SpilledPartitionMetadata in org.apache.drill.exec.physical.impl.common
Modifier and TypeClassDescriptionclass
SpilledState<T extends SpilledPartitionMetadata>
Manages the spilling information for an operator. -
Uses of SpilledPartitionMetadata in org.apache.drill.exec.physical.impl.join
Modifier and TypeClassDescriptionstatic class
This holds information about the spilled partitions for the build and probe side.