Uses of Interface
io.prestosql.spiller.SingleStreamSpiller
-
Packages that use SingleStreamSpiller Package Description io.prestosql.spiller -
-
Uses of SingleStreamSpiller in io.prestosql.spiller
Classes in io.prestosql.spiller that implement SingleStreamSpiller Modifier and Type Class Description classFileSingleStreamSpillerMethods in io.prestosql.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)
-