Uses of Interface
org.apache.drill.exec.physical.impl.common.SpilledState.Updater
Packages that use SpilledState.Updater
Package
Description
-
Uses of SpilledState.Updater in org.apache.drill.exec.physical.impl.aggregate
Classes in org.apache.drill.exec.physical.impl.aggregate that implement SpilledState.Updater -
Uses of SpilledState.Updater in org.apache.drill.exec.physical.impl.common
Methods in org.apache.drill.exec.physical.impl.common with parameters of type SpilledState.UpdaterModifier and TypeMethodDescriptionvoid
SpilledState.updateCycle
(OperatorStats operatorStats, T spilledPartition, SpilledState.Updater updater) Update the current spill cycle. -
Uses of SpilledState.Updater in org.apache.drill.exec.physical.impl.join
Classes in org.apache.drill.exec.physical.impl.join that implement SpilledState.Updater