Uses of Interface
io.trino.spiller.Spiller
-
Packages that use Spiller Package Description io.trino.spiller -
-
Uses of Spiller in io.trino.spiller
Classes in io.trino.spiller that implement Spiller Modifier and Type Class Description classGenericSpillerMethods in io.trino.spiller that return Spiller Modifier and Type Method Description SpillerGenericSpillerFactory. create(List<Type> types, SpillContext localSpillContext, AggregatedMemoryContext aggregatedMemoryContext)SpillerSpillerFactory. create(List<Type> types, SpillContext localSpillContext, AggregatedMemoryContext aggregatedMemoryContext)
-