Uses of Interface
io.trino.spiller.SingleStreamSpiller
-
Packages that use SingleStreamSpiller Package Description io.trino.spiller -
-
Uses of SingleStreamSpiller in io.trino.spiller
Classes in io.trino.spiller that implement SingleStreamSpiller Modifier and Type Class Description classFileSingleStreamSpillerMethods in io.trino.spiller that return SingleStreamSpiller Modifier and Type Method Description SingleStreamSpillerFileSingleStreamSpillerFactory. create(List<Type> types, SpillContext spillContext, LocalMemoryContext memoryContext)SingleStreamSpillerSingleStreamSpillerFactory. create(List<Type> types, SpillContext spillContext, LocalMemoryContext memoryContext)
-